#FFE5CC#FFE5CC
#FFE5CC is a very light, muted orange. Relative luminance 0.817; OKLCH L 93.7% C 0.044 H 66.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5CC |
|---|---|
| RGB | rgb(255, 229, 204) |
| HSL | hsl(29, 100%, 90%) |
| HSV | hsv(29, 20%, 100%) |
| CMYK | cmyk(0%, 10.2%, 20%, 0%) |
| CIE-LAB | lab(92.42, 5.05, 15.44) |
| CIE-LCH | lch(92.42, 16.24, 71.89°) |
| OKLab | oklab(93.66% 0.0177 0.04) |
| OKLCH | oklch(93.66% 0.044 66.1) |
| XYZ | xyz(80.1584, 81.6603, 68.6545) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.43
Blanchedalmond
#FFEBCD
ΔE00 3.87
Peach
#FFDAB9
ΔE00 4.15
Antiquewhite
#FAEBD7
ΔE00 4.23
Champagne
#F7E7CE
ΔE00 4.27
Papayawhip
#FFEFD5
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5CC #CCE6FF
analogous
#FFCCCC #FFE5CC #FFFFCC
triadic
#FFE5CC #CCFFE5 #E5CCFF
tetradic
#FFE5CC #CCFFCC #CCE6FF #FFCCFF
square
#FFE5CC #CCFFCC #CCE6FF #FFCCFF
split-complementary
#FFE5CC #CCFFFF #CCCCFF
monochromatic
#FFA752 #FFC68F #FFE5CC #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.21
#FFE5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#FFE5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5CC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5CC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#F4ECCC
Tritanopia (blue-blind)
#FFDFDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe5cc; /* rgb */ color: rgb(255, 229, 204); /* oklch */ color: oklch(93.7% 0.044 66.1);
Tailwind
colors: {
custom: {
50: '#ffeddb',
500: '#ffe5cc',
950: '#000000',
},
}SCSS
$custom: #ffe5cc; $custom-light: #ffeddb; $custom-dark: #000000;
JSON
{
"hex": "#ffe5cc",
"rgb": {
"r": 255,
"g": 229,
"b": 204
},
"hsl": {
"h": 29.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93663,
"c": 0.04371,
"h": 66.1
},
"luminance": 0.81658
}Semantic roles & 50–950 ramp
primary
#FFE5CC
secondary
#86B9EA
accent
#75E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484