#F2CA91#F2CA91
#F2CA91 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.086 H 76.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CA91 |
|---|---|
| RGB | rgb(242, 202, 145) |
| HSL | hsl(35, 79%, 76%) |
| HSV | hsv(35, 40%, 95%) |
| CMYK | cmyk(0%, 16.5%, 40.1%, 5.1%) |
| CIE-LAB | lab(83.53, 6.60, 33.74) |
| CIE-LCH | lch(83.53, 34.38, 78.93°) |
| OKLab | oklab(86.05% 0.0208 0.0835) |
| OKLCH | oklch(86.05% 0.086 76) |
| XYZ | xyz(62.8511, 63.1656, 35.6641) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Navajowhite
#FFDEAD
ΔE00 4.95
Light Peach
#FFD8B1
ΔE00 5.92
Very Light Brown
#D3B683
ΔE00 6.31
Wheat
#F5DEB3
ΔE00 6.67
Moccasin
#FFE4B5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CA91 #91B9F2
analogous
#F29991 #F2CA91 #E9F291
triadic
#F2CA91 #91F2CA #CA91F2
tetradic
#F2CA91 #91F299 #91B9F2 #F291E9
square
#F2CA91 #91F299 #91B9F2 #F291E9
split-complementary
#F2CA91 #91E9F2 #9991F2
monochromatic
#E59524 #ECB05A #F2CA91 #F8E4C8 #FCF2E4
Accessibility & contrast
On white
1.54
#F2CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F2CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CA91
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CA91 | 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)
#DACB8D
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2ca91; /* rgb */ color: rgb(242, 202, 145); /* oklch */ color: oklch(86.1% 0.086 76.0);
Tailwind
colors: {
custom: {
50: '#f8dab1',
500: '#f2ca91',
950: '#000000',
},
}SCSS
$custom: #f2ca91; $custom-light: #f8dab1; $custom-dark: #000000;
JSON
{
"hex": "#f2ca91",
"rgb": {
"r": 242,
"g": 202,
"b": 145
},
"hsl": {
"h": 35.258,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.86051,
"c": 0.08609,
"h": 76
},
"luminance": 0.63163
}Semantic roles & 50–950 ramp
primary
#F2CA91
secondary
#5889CF
accent
#60DB0A
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381