#F2DA84#F2DA84
#F2DA84 is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.109 H 94.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA84 |
|---|---|
| RGB | rgb(242, 218, 132) |
| HSL | hsl(47, 81%, 73%) |
| HSV | hsv(47, 45%, 95%) |
| CMYK | cmyk(0%, 9.9%, 45.5%, 5.1%) |
| CIE-LAB | lab(87.33, -2.96, 45.19) |
| CIE-LCH | lch(87.33, 45.29, 93.75°) |
| OKLab | oklab(88.98% -0.0082 0.1091) |
| OKLCH | oklch(88.98% 0.109 94.3) |
| XYZ | xyz(65.8561, 70.6885, 32.0006) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.63
Wheat (survey)
#FBDD7E
ΔE00 2.16
Sand (survey)
#E2CA76
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 4.28
Khaki (CSS)
#F0E68C
ΔE00 4.53
Yellow Tan
#FFE36E
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA84 #849CF2
analogous
#F2A384 #F2DA84 #D3F284
triadic
#F2DA84 #84F2DA #DA84F2
tetradic
#F2DA84 #84F2A3 #849CF2 #F284D3
square
#F2DA84 #84F2A3 #849CF2 #F284D3
split-complementary
#F2DA84 #84D3F2 #A384F2
monochromatic
#E4B718 #ECC94D #F2DA84 #F8EBBB #FCF7E3
Accessibility & contrast
On white
1.39
#F2DA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#F2DA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA84
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA84 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67D
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da84; /* rgb */ color: rgb(242, 218, 132); /* oklch */ color: oklch(89.0% 0.109 94.3);
Tailwind
colors: {
custom: {
50: '#f8e5a9',
500: '#f2da84',
950: '#000000',
},
}SCSS
$custom: #f2da84; $custom-light: #f8e5a9; $custom-dark: #000000;
JSON
{
"hex": "#f2da84",
"rgb": {
"r": 242,
"g": 218,
"b": 132
},
"hsl": {
"h": 46.909,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.88983,
"c": 0.10942,
"h": 94.3
},
"luminance": 0.70686
}Semantic roles & 50–950 ramp
primary
#F2DA84
secondary
#4D69CE
accent
#37DD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481