#FFE2CC#FFE2CC
#FFE2CC is a very light, muted orange. Relative luminance 0.800; OKLCH L 93.1% C 0.043 H 59.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2CC |
|---|---|
| RGB | rgb(255, 226, 204) |
| HSL | hsl(26, 100%, 90%) |
| HSV | hsv(26, 20%, 100%) |
| CMYK | cmyk(0%, 11.4%, 20%, 0%) |
| CIE-LAB | lab(91.69, 6.59, 14.40) |
| CIE-LCH | lch(91.69, 15.84, 65.42°) |
| OKLab | oklab(93.09% 0.0221 0.0374) |
| OKLCH | oklch(93.09% 0.043 59.4) |
| XYZ | xyz(79.3355, 80.0145, 68.3802) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.02
Bisque
#FFE4C4
ΔE00 4.25
Antiquewhite
#FAEBD7
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 5.73
Blanchedalmond
#FFEBCD
ΔE00 5.98
Apricot
#FBCEB1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2CC #CCE9FF
analogous
#FFCCD0 #FFE2CC #FFFBCC
triadic
#FFE2CC #CCFFE2 #E2CCFF
tetradic
#FFE2CC #D0FFCC #CCE9FF #FBCCFF
square
#FFE2CC #D0FFCC #CCE9FF #FBCCFF
split-complementary
#FFE2CC #CCFFFB #CCD0FF
monochromatic
#FF9C52 #FFBF8F #FFE2CC #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.24
#FFE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FFE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2CC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2CC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#F2EACC
Tritanopia (blue-blind)
#FFDCDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe2cc; /* rgb */ color: rgb(255, 226, 204); /* oklch */ color: oklch(93.1% 0.043 59.4);
Tailwind
colors: {
custom: {
50: '#ffebdb',
500: '#ffe2cc',
950: '#000000',
},
}SCSS
$custom: #ffe2cc; $custom-light: #ffebdb; $custom-dark: #000000;
JSON
{
"hex": "#ffe2cc",
"rgb": {
"r": 255,
"g": 226,
"b": 204
},
"hsl": {
"h": 25.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93088,
"c": 0.04342,
"h": 59.4
},
"luminance": 0.80012
}Semantic roles & 50–950 ramp
primary
#FFE2CC
secondary
#86BEEA
accent
#83E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484