#F2DF89#F2DF89
#F2DF89 is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 90.1% C 0.108 H 97.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DF89 |
|---|---|
| RGB | rgb(242, 223, 137) |
| HSL | hsl(49, 80%, 74%) |
| HSV | hsv(49, 43%, 95%) |
| CMYK | cmyk(0%, 7.9%, 43.4%, 5.1%) |
| CIE-LAB | lab(88.67, -5.01, 44.40) |
| CIE-LCH | lch(88.67, 44.68, 96.44°) |
| OKLab | oklab(90.06% -0.0137 0.1076) |
| OKLCH | oklch(90.06% 0.108 97.2) |
| XYZ | xyz(67.5227, 73.4611, 34.2846) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.14
Khaki (CSS)
#F0E68C
ΔE00 2.85
Wheat (survey)
#FBDD7E
ΔE00 3.22
Dark Cream
#FFF39A
ΔE00 4.49
Pale Gold
#FDDE6C
ΔE00 4.87
Yellow Tan
#FFE36E
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DF89 #899CF2
analogous
#F2AB89 #F2DF89 #D1F289
triadic
#F2DF89 #89F2DF #DF89F2
tetradic
#F2DF89 #89F2AB #899CF2 #F289D1
square
#F2DF89 #89F2AB #899CF2 #F289D1
split-complementary
#F2DF89 #89D1F2 #AB89F2
monochromatic
#E6C11B #ECD052 #F2DF89 #F8EEC0 #FCF8E3
Accessibility & contrast
On white
1.34
#F2DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#F2DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DF89
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DF89 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB82
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2df89; /* rgb */ color: rgb(242, 223, 137); /* oklch */ color: oklch(90.1% 0.108 97.2);
Tailwind
colors: {
custom: {
50: '#f8e8ad',
500: '#f2df89',
950: '#000000',
},
}SCSS
$custom: #f2df89; $custom-light: #f8e8ad; $custom-dark: #000000;
JSON
{
"hex": "#f2df89",
"rgb": {
"r": 242,
"g": 223,
"b": 137
},
"hsl": {
"h": 49.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.9006,
"c": 0.10849,
"h": 97.2
},
"luminance": 0.73459
}Semantic roles & 50–950 ramp
primary
#F2DF89
secondary
#5168CE
accent
#2FDC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481