#F2D290#F2D290
#F2D290 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.6% C 0.091 H 84.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D290 |
|---|---|
| RGB | rgb(242, 210, 144) |
| HSL | hsl(40, 79%, 76%) |
| HSV | hsv(40, 40%, 95%) |
| CMYK | cmyk(0%, 13.2%, 40.5%, 5.1%) |
| CIE-LAB | lab(85.50, 2.35, 36.82) |
| CIE-LCH | lch(85.50, 36.90, 86.35°) |
| OKLab | oklab(87.59% 0.0083 0.0907) |
| OKLCH | oklch(87.59% 0.091 84.8) |
| XYZ | xyz(64.7003, 66.9867, 35.9018) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.81
Navajowhite
#FFDEAD
ΔE00 5.08
Sand (survey)
#E2CA76
ΔE00 5.19
Wheat (survey)
#FBDD7E
ΔE00 5.71
Moccasin
#FFE4B5
ΔE00 5.88
Wheat
#F5DEB3
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D290 #90B0F2
analogous
#F2A190 #F2D290 #E1F290
triadic
#F2D290 #90F2D2 #D290F2
tetradic
#F2D290 #90F2A1 #90B0F2 #F290E1
square
#F2D290 #90F2A1 #90B0F2 #F290E1
split-complementary
#F2D290 #90E1F2 #A190F2
monochromatic
#E5A622 #ECBC59 #F2D290 #F8E8C7 #FCF4E4
Accessibility & contrast
On white
1.46
#F2D290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#F2D290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D290
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D290 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18B
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#FFC7C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2d290; /* rgb */ color: rgb(242, 210, 144); /* oklch */ color: oklch(87.6% 0.091 84.8);
Tailwind
colors: {
custom: {
50: '#f8dfb1',
500: '#f2d290',
950: '#000000',
},
}SCSS
$custom: #f2d290; $custom-light: #f8dfb1; $custom-dark: #000000;
JSON
{
"hex": "#f2d290",
"rgb": {
"r": 242,
"g": 210,
"b": 144
},
"hsl": {
"h": 40.408,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.87592,
"c": 0.09104,
"h": 84.8
},
"luminance": 0.66984
}Semantic roles & 50–950 ramp
primary
#F2D290
secondary
#577ECF
accent
#4EDB0A
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481