#F2DA89#F2DA89
#F2DA89 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.1% C 0.104 H 93.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA89 |
|---|---|
| RGB | rgb(242, 218, 137) |
| HSL | hsl(46, 80%, 74%) |
| HSV | hsv(46, 43%, 95%) |
| CMYK | cmyk(0%, 9.9%, 43.4%, 5.1%) |
| CIE-LAB | lab(87.40, -2.47, 42.80) |
| CIE-LCH | lch(87.40, 42.87, 93.31°) |
| OKLab | oklab(89.06% -0.0063 0.104) |
| OKLCH | oklch(89.06% 0.104 93.5) |
| XYZ | xyz(66.2065, 70.8287, 33.8459) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 2.67
Sand (survey)
#E2CA76
ΔE00 3.83
Khaki (CSS)
#F0E68C
ΔE00 4.77
Pale Gold
#FDDE6C
ΔE00 5.00
Yellow Tan
#FFE36E
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA89 #89A1F2
analogous
#F2A689 #F2DA89 #D6F289
triadic
#F2DA89 #89F2DA #DA89F2
tetradic
#F2DA89 #89F2A6 #89A1F2 #F289D6
square
#F2DA89 #89F2A6 #89A1F2 #F289D6
split-complementary
#F2DA89 #89D6F2 #A689F2
monochromatic
#E6B71B #ECC952 #F2DA89 #F8EBC0 #FCF6E3
Accessibility & contrast
On white
1.38
#F2DA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F2DA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA89
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA89 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD783
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da89; /* rgb */ color: rgb(242, 218, 137); /* oklch */ color: oklch(89.1% 0.104 93.5);
Tailwind
colors: {
custom: {
50: '#f8e5ac',
500: '#f2da89',
950: '#000000',
},
}SCSS
$custom: #f2da89; $custom-light: #f8e5ac; $custom-dark: #000000;
JSON
{
"hex": "#f2da89",
"rgb": {
"r": 242,
"g": 218,
"b": 137
},
"hsl": {
"h": 46.286,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.89059,
"c": 0.1042,
"h": 93.5
},
"luminance": 0.70826
}Semantic roles & 50–950 ramp
primary
#F2DA89
secondary
#516ECE
accent
#39DC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481