#FFE5C5#FFE5C5
#FFE5C5 is a very light, muted orange. Relative luminance 0.813; OKLCH L 93.5% C 0.051 H 72.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5C5 |
|---|---|
| RGB | rgb(255, 229, 197) |
| HSL | hsl(33, 100%, 89%) |
| HSV | hsv(33, 23%, 100%) |
| CMYK | cmyk(0%, 10.2%, 22.7%, 0%) |
| CIE-LAB | lab(92.28, 4.06, 18.87) |
| CIE-LCH | lch(92.28, 19.30, 77.86°) |
| OKLab | oklab(93.5% 0.015 0.0485) |
| OKLCH | oklch(93.5% 0.051 72.9) |
| XYZ | xyz(79.3376, 81.3320, 64.3318) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 0.43
Blanchedalmond
#FFEBCD
ΔE00 2.45
Champagne
#F7E7CE
ΔE00 3.75
Papayawhip
#FFEFD5
ΔE00 4.14
Peach
#FFDAB9
ΔE00 4.29
Moccasin
#FFE4B5
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5C5 #C5DFFF
analogous
#FFC8C5 #FFE5C5 #FCFFC5
triadic
#FFE5C5 #C5FFE5 #E5C5FF
tetradic
#FFE5C5 #C5FFC8 #C5DFFF #FFC5FC
square
#FFE5C5 #C5FFC8 #C5DFFF #FFC5FC
split-complementary
#FFE5C5 #C5FCFF #C8C5FF
monochromatic
#FFAE4B #FFCA88 #FFE5C5 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.22
#FFE5C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FFE5C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5C5
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5C5 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE5C3
Deuteranopia (green-blind)
#F5EBC6
Tritanopia (blue-blind)
#FFDEDC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe5c5; /* rgb */ color: rgb(255, 229, 197); /* oklch */ color: oklch(93.5% 0.051 72.9);
Tailwind
colors: {
custom: {
50: '#ffedd6',
500: '#ffe5c5',
950: '#000000',
},
}SCSS
$custom: #ffe5c5; $custom-light: #ffedd6; $custom-dark: #000000;
JSON
{
"hex": "#ffe5c5",
"rgb": {
"r": 255,
"g": 229,
"b": 197
},
"hsl": {
"h": 33.103,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.93501,
"c": 0.05077,
"h": 72.9
},
"luminance": 0.8133
}Semantic roles & 50–950 ramp
primary
#FFE5C5
secondary
#80AFE9
accent
#67E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483