#F0CA91#F0CA91
#F0CA91 is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.9% C 0.085 H 77.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F0CA91 |
|---|---|
| RGB | rgb(240, 202, 145) |
| HSL | hsl(36, 76%, 75%) |
| HSV | hsv(36, 40%, 94%) |
| CMYK | cmyk(0%, 15.8%, 39.6%, 5.9%) |
| CIE-LAB | lab(83.34, 5.82, 33.46) |
| CIE-LCH | lch(83.34, 33.96, 80.14°) |
| OKLab | oklab(85.86% 0.0186 0.0829) |
| OKLCH | oklch(85.86% 0.085 77.4) |
| XYZ | xyz(62.1683, 62.8135, 35.6321) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Navajowhite
#FFDEAD
ΔE00 4.91
Very Light Brown
#D3B683
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.18
Wheat
#F5DEB3
ΔE00 6.40
Moccasin
#FFE4B5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0CA91 #91B7F0
analogous
#F09A91 #F0CA91 #E6F091
triadic
#F0CA91 #91F0CA #CA91F0
tetradic
#F0CA91 #91F09A #91B7F0 #F091E6
square
#F0CA91 #91F09A #91B7F0 #F091E6
split-complementary
#F0CA91 #91E6F0 #9A91F0
monochromatic
#E19625 #E9B05B #F0CA91 #F7E4C7 #FBF2E4
Accessibility & contrast
On white
1.55
#F0CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#F0CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0CA91
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0CA91 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f0ca91; /* rgb */ color: rgb(240, 202, 145); /* oklch */ color: oklch(85.9% 0.085 77.4);
Tailwind
colors: {
custom: {
50: '#f6dab1',
500: '#f0ca91',
950: '#000000',
},
}SCSS
$custom: #f0ca91; $custom-light: #f6dab1; $custom-dark: #000000;
JSON
{
"hex": "#f0ca91",
"rgb": {
"r": 240,
"g": 202,
"b": 145
},
"hsl": {
"h": 36,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.85862,
"c": 0.08495,
"h": 77.4
},
"luminance": 0.62811
}Semantic roles & 50–950 ramp
primary
#F0CA91
secondary
#5987CC
accent
#5ED80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381