#F8CE99#F8CE99
#F8CE99 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.083 H 72.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CE99 |
|---|---|
| RGB | rgb(248, 206, 153) |
| HSL | hsl(33, 87%, 79%) |
| HSV | hsv(33, 38%, 97%) |
| CMYK | cmyk(0%, 16.9%, 38.3%, 2.7%) |
| CIE-LAB | lab(85.20, 7.74, 31.91) |
| CIE-LCH | lch(85.20, 32.84, 76.36°) |
| OKLab | oklab(87.53% 0.0245 0.0795) |
| OKLCH | oklch(87.53% 0.083 72.9) |
| XYZ | xyz(66.5343, 66.4021, 39.4431) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.14
Light Peach
#FFD8B1
ΔE00 4.34
Burlywood
#DEB887
ΔE00 5.66
Peach
#FFDAB9
ΔE00 6.08
Moccasin
#FFE4B5
ΔE00 6.16
Wheat
#F5DEB3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CE99 #99C3F8
analogous
#F89E99 #F8CE99 #F2F899
triadic
#F8CE99 #99F8CE #CE99F8
tetradic
#F8CE99 #99F89E #99C3F8 #F899F2
square
#F8CE99 #99F89E #99C3F8 #F899F2
split-complementary
#F8CE99 #99F2F8 #9E99F8
monochromatic
#F09726 #F4B260 #F8CE99 #FCEAD2 #FDF1E2
Accessibility & contrast
On white
1.47
#F8CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#F8CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CE99
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CE99 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f8ce99; /* rgb */ color: rgb(248, 206, 153); /* oklch */ color: oklch(87.5% 0.083 72.9);
Tailwind
colors: {
custom: {
50: '#fcdcb7',
500: '#f8ce99',
950: '#000000',
},
}SCSS
$custom: #f8ce99; $custom-light: #fcdcb7; $custom-dark: #000000;
JSON
{
"hex": "#f8ce99",
"rgb": {
"r": 248,
"g": 206,
"b": 153
},
"hsl": {
"h": 33.474,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.87534,
"c": 0.08316,
"h": 72.9
},
"luminance": 0.66399
}Semantic roles & 50–950 ramp
primary
#F8CE99
secondary
#5D94D8
accent
#66E402
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481