#F2DB90#F2DB90
#F2DB90 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.098 H 93.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB90 |
|---|---|
| RGB | rgb(242, 219, 144) |
| HSL | hsl(46, 79%, 76%) |
| HSV | hsv(46, 40%, 95%) |
| CMYK | cmyk(0%, 9.5%, 40.5%, 5.1%) |
| CIE-LAB | lab(87.75, -2.26, 39.75) |
| CIE-LCH | lch(87.75, 39.81, 93.26°) |
| OKLab | oklab(89.37% -0.0051 0.0974) |
| OKLCH | oklch(89.37% 0.098 93) |
| XYZ | xyz(66.9851, 71.5563, 36.6634) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.50
Wheat (survey)
#FBDD7E
ΔE00 3.58
Sand (survey)
#E2CA76
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 4.54
Khaki (CSS)
#F0E68C
ΔE00 4.96
Pale Peach
#FFE5AD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB90 #90A7F2
analogous
#F2AA90 #F2DB90 #D8F290
triadic
#F2DB90 #90F2DB #DB90F2
tetradic
#F2DB90 #90F2AA #90A7F2 #F290D8
square
#F2DB90 #90F2AA #90A7F2 #F290D8
split-complementary
#F2DB90 #90D8F2 #AA90F2
monochromatic
#E5B722 #ECC959 #F2DB90 #F8EDC7 #FCF6E4
Accessibility & contrast
On white
1.37
#F2DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F2DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB90
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB90 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#F0DF93
Tritanopia (blue-blind)
#FFD0C8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2db90; /* rgb */ color: rgb(242, 219, 144); /* oklch */ color: oklch(89.4% 0.098 93.0);
Tailwind
colors: {
custom: {
50: '#f8e6b1',
500: '#f2db90',
950: '#000000',
},
}SCSS
$custom: #f2db90; $custom-light: #f8e6b1; $custom-dark: #000000;
JSON
{
"hex": "#f2db90",
"rgb": {
"r": 242,
"g": 219,
"b": 144
},
"hsl": {
"h": 45.918,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89371,
"c": 0.09752,
"h": 93
},
"luminance": 0.71554
}Semantic roles & 50–950 ramp
primary
#F2DB90
secondary
#5773CF
accent
#3BDB0A
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481