#F2CA90#F2CA90
#F2CA90 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.087 H 76.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA90 |
|---|---|
| RGB | rgb(242, 202, 144) |
| HSL | hsl(36, 79%, 76%) |
| HSV | hsv(36, 40%, 95%) |
| CMYK | cmyk(0%, 16.5%, 40.5%, 5.1%) |
| CIE-LAB | lab(83.51, 6.49, 34.23) |
| CIE-LCH | lch(83.51, 34.84, 79.26°) |
| OKLab | oklab(86.03% 0.0204 0.0847) |
| OKLCH | oklch(86.03% 0.087 76.4) |
| XYZ | xyz(62.7744, 63.1349, 35.2598) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.90
Navajowhite
#FFDEAD
ΔE00 5.03
Light Peach
#FFD8B1
ΔE00 6.12
Very Light Brown
#D3B683
ΔE00 6.31
Wheat
#F5DEB3
ΔE00 6.74
Moccasin
#FFE4B5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA90 #90B8F2
analogous
#F29990 #F2CA90 #E9F290
triadic
#F2CA90 #90F2CA #CA90F2
tetradic
#F2CA90 #90F299 #90B8F2 #F290E9
square
#F2CA90 #90F299 #90B8F2 #F290E9
split-complementary
#F2CA90 #90E9F2 #9990F2
monochromatic
#E59622 #ECB059 #F2CA90 #F8E4C7 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F2CA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA90
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA90 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8C
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca90; /* rgb */ color: rgb(242, 202, 144); /* oklch */ color: oklch(86.0% 0.087 76.4);
Tailwind
colors: {
custom: {
50: '#f8dab1',
500: '#f2ca90',
950: '#000000',
},
}SCSS
$custom: #f2ca90; $custom-light: #f8dab1; $custom-dark: #000000;
JSON
{
"hex": "#f2ca90",
"rgb": {
"r": 242,
"g": 202,
"b": 144
},
"hsl": {
"h": 35.51,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.86033,
"c": 0.08708,
"h": 76.4
},
"luminance": 0.63132
}Semantic roles & 50–950 ramp
primary
#F2CA90
secondary
#5788CF
accent
#60DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381