#F2D889#F2D889
#F2D889 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.7% C 0.103 H 91.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D889 |
|---|---|
| RGB | rgb(242, 216, 137) |
| HSL | hsl(45, 80%, 74%) |
| HSV | hsv(45, 43%, 95%) |
| CMYK | cmyk(0%, 10.7%, 43.4%, 5.1%) |
| CIE-LAB | lab(86.90, -1.45, 42.16) |
| CIE-LCH | lch(86.90, 42.18, 91.97°) |
| OKLab | oklab(88.66% -0.0033 0.1026) |
| OKLCH | oklch(88.66% 0.103 91.9) |
| XYZ | xyz(65.6910, 69.7977, 33.6741) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.85
Sandy
#F1DA7A
ΔE00 3.02
Sand (survey)
#E2CA76
ΔE00 3.63
Pale Gold
#FDDE6C
ΔE00 5.29
Khaki (CSS)
#F0E68C
ΔE00 5.57
Light Mustard
#F7D560
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D889 #89A3F2
analogous
#F2A489 #F2D889 #D8F289
triadic
#F2D889 #89F2D8 #D889F2
tetradic
#F2D889 #89F2A4 #89A3F2 #F289D8
square
#F2D889 #89F2A4 #89A3F2 #F289D8
split-complementary
#F2D889 #89D8F2 #A489F2
monochromatic
#E6B41B #ECC652 #F2D889 #F8EAC0 #FCF6E3
Accessibility & contrast
On white
1.40
#F2D889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F2D889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D889
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D889 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#FFCCC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d889; /* rgb */ color: rgb(242, 216, 137); /* oklch */ color: oklch(88.7% 0.103 91.9);
Tailwind
colors: {
custom: {
50: '#f8e3ac',
500: '#f2d889',
950: '#000000',
},
}SCSS
$custom: #f2d889; $custom-light: #f8e3ac; $custom-dark: #000000;
JSON
{
"hex": "#f2d889",
"rgb": {
"r": 242,
"g": 216,
"b": 137
},
"hsl": {
"h": 45.143,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.88661,
"c": 0.10261,
"h": 91.9
},
"luminance": 0.69795
}Semantic roles & 50–950 ramp
primary
#F2D889
secondary
#5170CE
accent
#3DDC09
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481