#F2DA7B#F2DA7B
#F2DA7B is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.119 H 95.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA7B |
|---|---|
| RGB | rgb(242, 218, 123) |
| HSL | hsl(48, 82%, 72%) |
| HSV | hsv(48, 49%, 95%) |
| CMYK | cmyk(0%, 9.9%, 49.2%, 5.1%) |
| CIE-LAB | lab(87.22, -3.79, 49.44) |
| CIE-LCH | lch(87.22, 49.58, 94.38°) |
| OKLab | oklab(88.85% -0.0115 0.118) |
| OKLCH | oklch(88.85% 0.119 95.6) |
| XYZ | xyz(65.2666, 70.4527, 28.8959) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.34
Wheat (survey)
#FBDD7E
ΔE00 1.90
Pale Gold
#FDDE6C
ΔE00 3.16
Yellow Tan
#FFE36E
ΔE00 3.61
Light Mustard
#F7D560
ΔE00 3.85
Sand Yellow
#FCE166
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA7B #7B93F2
analogous
#F29F7B #F2DA7B #CFF27B
triadic
#F2DA7B #7BF2DA #DA7BF2
tetradic
#F2DA7B #7BF29F #7B93F2 #F27BCF
square
#F2DA7B #7BF29F #7B93F2 #F27BCF
split-complementary
#F2DA7B #7BCFF2 #9F7BF2
monochromatic
#DDB516 #EDCA43 #F2DA7B #F7EAB3 #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#F2DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA7B
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA7B | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2da7b; /* rgb */ color: rgb(242, 218, 123); /* oklch */ color: oklch(88.9% 0.119 95.6);
Tailwind
colors: {
custom: {
50: '#f8e5a3',
500: '#f2da7b',
950: '#000000',
},
}SCSS
$custom: #f2da7b; $custom-light: #f8e5a3; $custom-dark: #000000;
JSON
{
"hex": "#f2da7b",
"rgb": {
"r": 242,
"g": 218,
"b": 123
},
"hsl": {
"h": 47.899,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.88855,
"c": 0.11852,
"h": 95.6
},
"luminance": 0.7045
}Semantic roles & 50–950 ramp
primary
#F2DA7B
secondary
#4560CD
accent
#32DE07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480