#FFE8CC#FFE8CC
#FFE8CC is a very light, muted orange. Relative luminance 0.833; OKLCH L 94.2% C 0.045 H 72.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8CC |
|---|---|
| RGB | rgb(255, 232, 204) |
| HSL | hsl(33, 100%, 90%) |
| HSV | hsv(33, 20%, 100%) |
| CMYK | cmyk(0%, 9%, 20%, 0%) |
| CIE-LAB | lab(93.16, 3.51, 16.48) |
| CIE-LCH | lch(93.16, 16.85, 77.96°) |
| OKLab | oklab(94.24% 0.0133 0.0426) |
| OKLCH | oklch(94.24% 0.045 72.7) |
| XYZ | xyz(80.9956, 83.3348, 68.9336) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.72
Blanchedalmond
#FFEBCD
ΔE00 1.78
Champagne
#F7E7CE
ΔE00 2.72
Papayawhip
#FFEFD5
ΔE00 3.01
Antiquewhite
#FAEBD7
ΔE00 3.41
Warm Beige
#E9DCC9
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8CC #CCE3FF
analogous
#FFCECC #FFE8CC #FDFFCC
triadic
#FFE8CC #CCFFE8 #E8CCFF
tetradic
#FFE8CC #CCFFCE #CCE3FF #FFCCFD
square
#FFE8CC #CCFFCE #CCE3FF #FFCCFD
split-complementary
#FFE8CC #CCFDFF #CECCFF
monochromatic
#FFB152 #FFCC8F #FFE8CC #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.19
#FFE8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FFE8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8CC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8CC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CA
Deuteranopia (green-blind)
#F6EECD
Tritanopia (blue-blind)
#FFE2E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe8cc; /* rgb */ color: rgb(255, 232, 204); /* oklch */ color: oklch(94.2% 0.045 72.7);
Tailwind
colors: {
custom: {
50: '#ffefdb',
500: '#ffe8cc',
950: '#000000',
},
}SCSS
$custom: #ffe8cc; $custom-light: #ffefdb; $custom-dark: #000000;
JSON
{
"hex": "#ffe8cc",
"rgb": {
"r": 255,
"g": 232,
"b": 204
},
"hsl": {
"h": 32.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94241,
"c": 0.0446,
"h": 72.7
},
"luminance": 0.83333
}Semantic roles & 50–950 ramp
primary
#FFE8CC
secondary
#86B3EA
accent
#68E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584