#F8CA91#F8CA91
#F8CA91 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.090 H 72.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA91 |
|---|---|
| RGB | rgb(248, 202, 145) |
| HSL | hsl(33, 88%, 77%) |
| HSV | hsv(33, 42%, 97%) |
| CMYK | cmyk(0%, 18.5%, 41.5%, 2.7%) |
| CIE-LAB | lab(84.09, 8.95, 34.58) |
| CIE-LCH | lch(84.09, 35.72, 75.48°) |
| OKLab | oklab(86.62% 0.0275 0.0855) |
| OKLCH | oklch(86.62% 0.09 72.2) |
| XYZ | xyz(64.9449, 64.2452, 35.7623) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.28
Navajowhite
#FFDEAD
ΔE00 5.44
Light Peach
#FFD8B1
ΔE00 5.45
Peach
#FFDAB9
ΔE00 7.15
Moccasin
#FFE4B5
ΔE00 7.45
Very Light Brown
#D3B683
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA91 #91BFF8
analogous
#F89791 #F8CA91 #F2F891
triadic
#F8CA91 #91F8CA #CA91F8
tetradic
#F8CA91 #91F897 #91BFF8 #F891F2
square
#F8CA91 #91F897 #91BFF8 #F891F2
split-complementary
#F8CA91 #91F2F8 #9791F8
monochromatic
#F1931E #F4AE57 #F8CA91 #FCE6CB #FDF1E2
Accessibility & contrast
On white
1.52
#F8CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F8CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA91
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA91 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8D
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8ca91; /* rgb */ color: rgb(248, 202, 145); /* oklch */ color: oklch(86.6% 0.090 72.2);
Tailwind
colors: {
custom: {
50: '#fcdab2',
500: '#f8ca91',
950: '#000000',
},
}SCSS
$custom: #f8ca91; $custom-light: #fcdab2; $custom-dark: #000000;
JSON
{
"hex": "#f8ca91",
"rgb": {
"r": 248,
"g": 202,
"b": 145
},
"hsl": {
"h": 33.204,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.86623,
"c": 0.08977,
"h": 72.2
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#F8CA91
secondary
#5690D7
accent
#67E501
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381