#F4E6AF#F4E6AF
#F4E6AF is a very light, moderate yellow. Relative luminance 0.789; OKLCH L 92.3% C 0.072 H 95.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E6AF |
|---|---|
| RGB | rgb(244, 230, 175) |
| HSL | hsl(48, 76%, 82%) |
| HSV | hsv(48, 28%, 96%) |
| CMYK | cmyk(0%, 5.7%, 28.3%, 4.3%) |
| CIE-LAB | lab(91.20, -3.46, 28.58) |
| CIE-LCH | lch(91.20, 28.79, 96.90°) |
| OKLab | oklab(92.3% -0.0069 0.0721) |
| OKLCH | oklch(92.3% 0.072 95.5) |
| XYZ | xyz(73.3434, 78.9236, 51.9193) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.72
Light Tan
#FBEEAC
ΔE00 2.79
Beige (survey)
#E6DAA6
ΔE00 2.84
Palegoldenrod
#EEE8AA
ΔE00 3.00
Pale Peach
#FFE5AD
ΔE00 3.80
Wheat
#F5DEB3
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E6AF #AFBDF4
analogous
#F4C4AF #F4E6AF #E0F4AF
triadic
#F4E6AF #AFF4E6 #E6AFF4
tetradic
#F4E6AF #AFF4C4 #AFBDF4 #F4AFE0
square
#F4E6AF #AFF4C4 #AFBDF4 #F4AFE0
split-complementary
#F4E6AF #AFE0F4 #C4AFF4
monochromatic
#E5C443 #EDD579 #F4E6AF #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.25
#F4E6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#F4E6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E6AF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E6AF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#FFDED7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e6af; /* rgb */ color: rgb(244, 230, 175); /* oklch */ color: oklch(92.3% 0.072 95.5);
Tailwind
colors: {
custom: {
50: '#f8edc7',
500: '#f4e6af',
950: '#000000',
},
}SCSS
$custom: #f4e6af; $custom-light: #f8edc7; $custom-dark: #000000;
JSON
{
"hex": "#f4e6af",
"rgb": {
"r": 244,
"g": 230,
"b": 175
},
"hsl": {
"h": 47.826,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.92296,
"c": 0.07238,
"h": 95.5
},
"luminance": 0.78922
}Semantic roles & 50–950 ramp
primary
#F4E6AF
secondary
#7387D4
accent
#37D80D
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171613
muted
#858482