#F2DA87#F2DA87
#F2DA87 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.106 H 93.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA87 |
|---|---|
| RGB | rgb(242, 218, 135) |
| HSL | hsl(47, 80%, 74%) |
| HSV | hsv(47, 44%, 95%) |
| CMYK | cmyk(0%, 9.9%, 44.2%, 5.1%) |
| CIE-LAB | lab(87.37, -2.67, 43.76) |
| CIE-LCH | lch(87.37, 43.84, 93.49°) |
| OKLab | oklab(89.03% -0.0071 0.1061) |
| OKLCH | oklch(89.03% 0.106 93.8) |
| XYZ | xyz(66.0643, 70.7718, 33.0973) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.13
Wheat (survey)
#FBDD7E
ΔE00 2.44
Sand (survey)
#E2CA76
ΔE00 3.78
Khaki (CSS)
#F0E68C
ΔE00 4.65
Pale Gold
#FDDE6C
ΔE00 4.70
Yellow Tan
#FFE36E
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA87 #879FF2
analogous
#F2A587 #F2DA87 #D5F287
triadic
#F2DA87 #87F2DA #DA87F2
tetradic
#F2DA87 #87F2A5 #879FF2 #F287D5
square
#F2DA87 #87F2A5 #879FF2 #F287D5
split-complementary
#F2DA87 #87D5F2 #A587F2
monochromatic
#E6B819 #ECC950 #F2DA87 #F8EBBE #FCF6E3
Accessibility & contrast
On white
1.39
#F2DA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#F2DA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA87
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA87 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD781
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da87; /* rgb */ color: rgb(242, 218, 135); /* oklch */ color: oklch(89.0% 0.106 93.8);
Tailwind
colors: {
custom: {
50: '#f8e5ab',
500: '#f2da87',
950: '#000000',
},
}SCSS
$custom: #f2da87; $custom-light: #f8e5ab; $custom-dark: #000000;
JSON
{
"hex": "#f2da87",
"rgb": {
"r": 242,
"g": 218,
"b": 135
},
"hsl": {
"h": 46.542,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.89029,
"c": 0.1063,
"h": 93.8
},
"luminance": 0.70769
}Semantic roles & 50–950 ramp
primary
#F2DA87
secondary
#4F6CCE
accent
#38DD09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481