#FFE4CC#FFE4CC
#FFE4CC is a very light, muted orange. Relative luminance 0.811; OKLCH L 93.5% C 0.044 H 63.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4CC |
|---|---|
| RGB | rgb(255, 228, 204) |
| HSL | hsl(28, 100%, 90%) |
| HSV | hsv(28, 20%, 100%) |
| CMYK | cmyk(0%, 10.6%, 20%, 0%) |
| CIE-LAB | lab(92.18, 5.56, 15.09) |
| CIE-LCH | lch(92.18, 16.08, 69.77°) |
| OKLab | oklab(93.47% 0.0192 0.0391) |
| OKLCH | oklch(93.47% 0.044 63.9) |
| XYZ | xyz(79.8825, 81.1085, 68.5625) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.99
Peach
#FFDAB9
ΔE00 3.98
Blanchedalmond
#FFEBCD
ΔE00 4.58
Antiquewhite
#FAEBD7
ΔE00 4.67
Champagne
#F7E7CE
ΔE00 4.87
Papayawhip
#FFEFD5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4CC #CCE7FF
analogous
#FFCCCE #FFE4CC #FFFDCC
triadic
#FFE4CC #CCFFE4 #E4CCFF
tetradic
#FFE4CC #CEFFCC #CCE7FF #FDCCFF
square
#FFE4CC #CEFFCC #CCE7FF #FDCCFF
split-complementary
#FFE4CC #CCFFFD #CCCEFF
monochromatic
#FFA352 #FFC48F #FFE4CC #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.22
#FFE4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#FFE4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4CC
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4CC | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CB
Deuteranopia (green-blind)
#F3EBCC
Tritanopia (blue-blind)
#FFDEDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4cc; /* rgb */ color: rgb(255, 228, 204); /* oklch */ color: oklch(93.5% 0.044 63.9);
Tailwind
colors: {
custom: {
50: '#ffecdb',
500: '#ffe4cc',
950: '#000000',
},
}SCSS
$custom: #ffe4cc; $custom-light: #ffecdb; $custom-dark: #000000;
JSON
{
"hex": "#ffe4cc",
"rgb": {
"r": 255,
"g": 228,
"b": 204
},
"hsl": {
"h": 28.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93471,
"c": 0.04355,
"h": 63.9
},
"luminance": 0.81106
}Semantic roles & 50–950 ramp
primary
#FFE4CC
secondary
#86BBEA
accent
#7AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484