#F2DA90#F2DA90
#F2DA90 is a very light, moderate yellow. Relative luminance 0.710; OKLCH L 89.2% C 0.097 H 92.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DA90 |
|---|---|
| RGB | rgb(242, 218, 144) |
| HSL | hsl(45, 79%, 76%) |
| HSV | hsv(45, 40%, 95%) |
| CMYK | cmyk(0%, 9.9%, 40.5%, 5.1%) |
| CIE-LAB | lab(87.50, -1.75, 39.42) |
| CIE-LCH | lch(87.50, 39.46, 92.55°) |
| OKLab | oklab(89.17% -0.0036 0.0967) |
| OKLCH | oklch(89.17% 0.097 92.2) |
| XYZ | xyz(66.7250, 71.0361, 36.5767) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.66
Sandy
#F1DA7A
ΔE00 3.72
Sand (survey)
#E2CA76
ΔE00 4.28
Vanilla
#F3E5AB
ΔE00 4.65
Pale Peach
#FFE5AD
ΔE00 4.82
Light Tan
#FBEEAC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DA90 #90A8F2
analogous
#F2A990 #F2DA90 #D9F290
triadic
#F2DA90 #90F2DA #DA90F2
tetradic
#F2DA90 #90F2A9 #90A8F2 #F290D9
square
#F2DA90 #90F2A9 #90A8F2 #F290D9
split-complementary
#F2DA90 #90D9F2 #A990F2
monochromatic
#E5B522 #ECC859 #F2DA90 #F8ECC7 #FCF6E4
Accessibility & contrast
On white
1.38
#F2DA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F2DA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DA90
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DA90 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#FFCFC7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2da90; /* rgb */ color: rgb(242, 218, 144); /* oklch */ color: oklch(89.2% 0.097 92.2);
Tailwind
colors: {
custom: {
50: '#f8e5b1',
500: '#f2da90',
950: '#000000',
},
}SCSS
$custom: #f2da90; $custom-light: #f8e5b1; $custom-dark: #000000;
JSON
{
"hex": "#f2da90",
"rgb": {
"r": 242,
"g": 218,
"b": 144
},
"hsl": {
"h": 45.306,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.89172,
"c": 0.09672,
"h": 92.2
},
"luminance": 0.71034
}Semantic roles & 50–950 ramp
primary
#F2DA90
secondary
#5775CF
accent
#3DDB0A
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481