#F9DA7B#F9DA7B
#F9DA7B is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.5% C 0.120 H 91.8°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA7B |
|---|---|
| RGB | rgb(249, 218, 123) |
| HSL | hsl(45, 91%, 73%) |
| HSV | hsv(45, 51%, 98%) |
| CMYK | cmyk(0%, 12.4%, 50.6%, 2.4%) |
| CIE-LAB | lab(87.83, -0.98, 50.32) |
| CIE-LCH | lch(87.83, 50.33, 91.12°) |
| OKLab | oklab(89.48% -0.0037 0.1198) |
| OKLCH | oklch(89.48% 0.12 91.8) |
| XYZ | xyz(67.7159, 71.7157, 29.0107) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.70
Sandy
#F1DA7A
ΔE00 2.29
Pale Gold
#FDDE6C
ΔE00 2.73
Light Mustard
#F7D560
ΔE00 3.19
Yellow Tan
#FFE36E
ΔE00 3.66
Sand Yellow
#FCE166
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA7B #7B9AF9
analogous
#F99B7B #F9DA7B #D9F97B
triadic
#F9DA7B #7BF9DA #DA7BF9
tetradic
#F9DA7B #7BF99B #7B9AF9 #F97BD9
square
#F9DA7B #7BF99B #7B9AF9 #F97BD9
split-complementary
#F9DA7B #7BD9F9 #9B7BF9
monochromatic
#EFB70B #F6CA40 #F9DA7B #FCEAB6 #FEF7E2
Accessibility & contrast
On white
1.37
#F9DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F9DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA7B
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA7B | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD773
Deuteranopia (green-blind)
#F4E07F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f9da7b; /* rgb */ color: rgb(249, 218, 123); /* oklch */ color: oklch(89.5% 0.120 91.8);
Tailwind
colors: {
custom: {
50: '#fee5a3',
500: '#f9da7b',
950: '#000000',
},
}SCSS
$custom: #f9da7b; $custom-light: #fee5a3; $custom-dark: #000000;
JSON
{
"hex": "#f9da7b",
"rgb": {
"r": 249,
"g": 218,
"b": 123
},
"hsl": {
"h": 45.238,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.89484,
"c": 0.11988,
"h": 91.8
},
"luminance": 0.71713
}Semantic roles & 50–950 ramp
primary
#F9DA7B
secondary
#4367D6
accent
#38E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480