#FFE4CD#FFE4CD
#FFE4CD is a very light, muted orange. Relative luminance 0.812; OKLCH L 93.5% C 0.043 H 62.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4CD |
|---|---|
| RGB | rgb(255, 228, 205) |
| HSL | hsl(28, 100%, 90%) |
| HSV | hsv(28, 20%, 100%) |
| CMYK | cmyk(0%, 10.6%, 19.6%, 0%) |
| CIE-LAB | lab(92.20, 5.71, 14.60) |
| CIE-LCH | lch(92.20, 15.68, 68.66°) |
| OKLab | oklab(93.49% 0.0195 0.0379) |
| OKLCH | oklch(93.49% 0.043 62.7) |
| XYZ | xyz(80.0028, 81.1566, 69.1962) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.40
Peach
#FFDAB9
ΔE00 4.16
Antiquewhite
#FAEBD7
ΔE00 4.76
Blanchedalmond
#FFEBCD
ΔE00 4.90
Champagne
#F7E7CE
ΔE00 5.10
Papayawhip
#FFEFD5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4CD #CDE8FF
analogous
#FFCDCF #FFE4CD #FFFDCD
triadic
#FFE4CD #CDFFE4 #E4CDFF
tetradic
#FFE4CD #CFFFCD #CDE8FF #FDCDFF
square
#FFE4CD #CFFFCD #CDE8FF #FDCDFF
split-complementary
#FFE4CD #CDFFFD #CDCFFF
monochromatic
#FFA253 #FFC390 #FFE4CD #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.22
#FFE4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FFE4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4CD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4CD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CC
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#FFDEDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe4cd; /* rgb */ color: rgb(255, 228, 205); /* oklch */ color: oklch(93.5% 0.043 62.7);
Tailwind
colors: {
custom: {
50: '#ffecdc',
500: '#ffe4cd',
950: '#000000',
},
}SCSS
$custom: #ffe4cd; $custom-light: #ffecdc; $custom-dark: #000000;
JSON
{
"hex": "#ffe4cd",
"rgb": {
"r": 255,
"g": 228,
"b": 205
},
"hsl": {
"h": 27.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.93495,
"c": 0.04262,
"h": 62.7
},
"luminance": 0.81155
}Semantic roles & 50–950 ramp
primary
#FFE4CD
secondary
#86BCEA
accent
#7CE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484