#F8CA99#F8CA99
#F8CA99 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.082 H 68.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CA99 |
|---|---|
| RGB | rgb(248, 202, 153) |
| HSL | hsl(31, 87%, 79%) |
| HSV | hsv(31, 38%, 97%) |
| CMYK | cmyk(0%, 18.5%, 38.3%, 2.7%) |
| CIE-LAB | lab(84.23, 9.82, 30.61) |
| CIE-LCH | lch(84.23, 32.15, 72.21°) |
| OKLab | oklab(86.77% 0.0306 0.0764) |
| OKLCH | oklch(86.77% 0.082 68.2) |
| XYZ | xyz(65.5836, 64.5006, 39.1262) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.08
Burlywood
#DEB887
ΔE00 5.39
Peach
#FFDAB9
ΔE00 5.58
Navajowhite
#FFDEAD
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 6.30
Moccasin
#FFE4B5
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CA99 #99C7F8
analogous
#F89A99 #F8CA99 #F7F899
triadic
#F8CA99 #99F8CA #CA99F8
tetradic
#F8CA99 #99F89A #99C7F8 #F899F7
square
#F8CA99 #99F89A #99C7F8 #F899F7
split-complementary
#F8CA99 #99F7F8 #9A99F8
monochromatic
#F08E26 #F4AC60 #F8CA99 #FCE8D2 #FDF0E2
Accessibility & contrast
On white
1.51
#F8CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#F8CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CA99
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CA99 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#E5D69A
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8ca99; /* rgb */ color: rgb(248, 202, 153); /* oklch */ color: oklch(86.8% 0.082 68.2);
Tailwind
colors: {
custom: {
50: '#fcdab7',
500: '#f8ca99',
950: '#000000',
},
}SCSS
$custom: #f8ca99; $custom-light: #fcdab7; $custom-dark: #000000;
JSON
{
"hex": "#f8ca99",
"rgb": {
"r": 248,
"g": 202,
"b": 153
},
"hsl": {
"h": 30.947,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.8677,
"c": 0.08231,
"h": 68.2
},
"luminance": 0.64497
}Semantic roles & 50–950 ramp
primary
#F8CA99
secondary
#5D99D8
accent
#6FE402
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381