#F2DB89#F2DB89
#F2DB89 is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.105 H 94.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB89 |
|---|---|
| RGB | rgb(242, 219, 137) |
| HSL | hsl(47, 80%, 74%) |
| HSV | hsv(47, 43%, 95%) |
| CMYK | cmyk(0%, 9.5%, 43.4%, 5.1%) |
| CIE-LAB | lab(87.65, -2.98, 43.12) |
| CIE-LCH | lch(87.65, 43.22, 93.95°) |
| OKLab | oklab(89.26% -0.0078 0.1047) |
| OKLCH | oklch(89.26% 0.105 94.2) |
| XYZ | xyz(66.4666, 71.3489, 33.9326) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.27
Wheat (survey)
#FBDD7E
ΔE00 2.67
Sand (survey)
#E2CA76
ΔE00 4.00
Khaki (CSS)
#F0E68C
ΔE00 4.37
Pale Gold
#FDDE6C
ΔE00 4.91
Yellow Tan
#FFE36E
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB89 #89A0F2
analogous
#F2A789 #F2DB89 #D5F289
triadic
#F2DB89 #89F2DB #DB89F2
tetradic
#F2DB89 #89F2A7 #89A0F2 #F289D5
square
#F2DB89 #89F2A7 #89A0F2 #F289D5
split-complementary
#F2DB89 #89D5F2 #A789F2
monochromatic
#E6B91B #ECCA52 #F2DB89 #F8ECC0 #FCF7E3
Accessibility & contrast
On white
1.38
#F2DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F2DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB89
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB89 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db89; /* rgb */ color: rgb(242, 219, 137); /* oklch */ color: oklch(89.3% 0.105 94.2);
Tailwind
colors: {
custom: {
50: '#f8e6ac',
500: '#f2db89',
950: '#000000',
},
}SCSS
$custom: #f2db89; $custom-light: #f8e6ac; $custom-dark: #000000;
JSON
{
"hex": "#f2db89",
"rgb": {
"r": 242,
"g": 219,
"b": 137
},
"hsl": {
"h": 46.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.89259,
"c": 0.10502,
"h": 94.2
},
"luminance": 0.71346
}Semantic roles & 50–950 ramp
primary
#F2DB89
secondary
#516CCE
accent
#37DC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481