#FFE7CC#FFE7CC
#FFE7CC is a very light, muted orange. Relative luminance 0.828; OKLCH L 94.0% C 0.044 H 70.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE7CC |
|---|---|
| RGB | rgb(255, 231, 204) |
| HSL | hsl(32, 100%, 90%) |
| HSV | hsv(32, 20%, 100%) |
| CMYK | cmyk(0%, 9.4%, 20%, 0%) |
| CIE-LAB | lab(92.92, 4.03, 16.13) |
| CIE-LCH | lch(92.92, 16.62, 75.99°) |
| OKLab | oklab(94.05% 0.0148 0.0417) |
| OKLCH | oklch(94.05% 0.044 70.5) |
| XYZ | xyz(80.7150, 82.7734, 68.8400) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.71
Blanchedalmond
#FFEBCD
ΔE00 2.47
Champagne
#F7E7CE
ΔE00 3.17
Papayawhip
#FFEFD5
ΔE00 3.56
Antiquewhite
#FAEBD7
ΔE00 3.58
Peach
#FFDAB9
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE7CC #CCE4FF
analogous
#FFCECC #FFE7CC #FDFFCC
triadic
#FFE7CC #CCFFE7 #E7CCFF
tetradic
#FFE7CC #CCFFCE #CCE4FF #FFCCFD
square
#FFE7CC #CCFFCE #CCE4FF #FFCCFD
split-complementary
#FFE7CC #CCFDFF #CECCFF
monochromatic
#FFAD52 #FFCA8F #FFE7CC #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.20
#FFE7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#FFE7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE7CC
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE7CC | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E7CA
Deuteranopia (green-blind)
#F6EDCD
Tritanopia (blue-blind)
#FFE1DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffe7cc; /* rgb */ color: rgb(255, 231, 204); /* oklch */ color: oklch(94.0% 0.044 70.5);
Tailwind
colors: {
custom: {
50: '#ffeedb',
500: '#ffe7cc',
950: '#000000',
},
}SCSS
$custom: #ffe7cc; $custom-light: #ffeedb; $custom-dark: #000000;
JSON
{
"hex": "#ffe7cc",
"rgb": {
"r": 255,
"g": 231,
"b": 204
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.94048,
"c": 0.04424,
"h": 70.5
},
"luminance": 0.82771
}Semantic roles & 50–950 ramp
primary
#FFE7CC
secondary
#86B5EA
accent
#6CE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181615
muted
#868584