#F9EAAF#F9EAAF
#F9EAAF is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.5% C 0.077 H 95.5°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EAAF |
|---|---|
| RGB | rgb(249, 234, 175) |
| HSL | hsl(48, 86%, 83%) |
| HSV | hsv(48, 30%, 98%) |
| CMYK | cmyk(0%, 6%, 29.7%, 2.4%) |
| CIE-LAB | lab(92.61, -3.61, 30.55) |
| CIE-LCH | lch(92.61, 30.77, 96.73°) |
| OKLab | oklab(93.51% -0.0074 0.0768) |
| OKLCH | oklch(93.51% 0.077 95.5) |
| XYZ | xyz(76.2283, 82.0824, 52.3771) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.16
Light Tan
#FBEEAC
ΔE00 1.75
Palegoldenrod
#EEE8AA
ΔE00 2.99
Pale Peach
#FFE5AD
ΔE00 3.72
Beige (survey)
#E6DAA6
ΔE00 3.93
Egg Shell
#FFFCC4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EAAF #AFBEF9
analogous
#F9C5AF #F9EAAF #E3F9AF
triadic
#F9EAAF #AFF9EA #EAAFF9
tetradic
#F9EAAF #AFF9C5 #AFBEF9 #F9AFE3
square
#F9EAAF #AFF9C5 #AFBEF9 #F9AFE3
split-complementary
#F9EAAF #AFE3F9 #C5AFF9
monochromatic
#F0CC3D #F5DB76 #F9EAAF #FDF8E3 #FDF8E3
Accessibility & contrast
On white
1.21
#F9EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#F9EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EAAF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EAAF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#FAECB1
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f9eaaf; /* rgb */ color: rgb(249, 234, 175); /* oklch */ color: oklch(93.5% 0.077 95.5);
Tailwind
colors: {
custom: {
50: '#fcf0c7',
500: '#f9eaaf',
950: '#000000',
},
}SCSS
$custom: #f9eaaf; $custom-light: #fcf0c7; $custom-dark: #000000;
JSON
{
"hex": "#f9eaaf",
"rgb": {
"r": 249,
"g": 234,
"b": 175
},
"hsl": {
"h": 47.838,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.93508,
"c": 0.07714,
"h": 95.5
},
"luminance": 0.82081
}Semantic roles & 50–950 ramp
primary
#F9EAAF
secondary
#7186DC
accent
#30E303
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582