#FFE6CC#FFE6CC
#FFE6CC is a very light, muted orange. Relative luminance 0.822; OKLCH L 93.9% C 0.044 H 68.4°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6CC |
|---|---|
| RGB | rgb(255, 230, 204) |
| HSL | hsl(31, 100%, 90%) |
| HSV | hsv(31, 20%, 100%) |
| CMYK | cmyk(0%, 9.8%, 20%, 0%) |
| CIE-LAB | lab(92.67, 4.54, 15.78) |
| CIE-LCH | lch(92.67, 16.42, 73.96°) |
| OKLab | oklab(93.86% 0.0162 0.0409) |
| OKLCH | oklch(93.86% 0.044 68.4) |
| XYZ | xyz(80.4359, 82.2153, 68.7470) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.98
Blanchedalmond
#FFEBCD
ΔE00 3.17
Champagne
#F7E7CE
ΔE00 3.69
Antiquewhite
#FAEBD7
ΔE00 3.86
Papayawhip
#FFEFD5
ΔE00 4.15
Peach
#FFDAB9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6CC #CCE5FF
analogous
#FFCCCC #FFE6CC #FFFFCC
triadic
#FFE6CC #CCFFE6 #E6CCFF
tetradic
#FFE6CC #CCFFCC #CCE5FF #FFCCFF
square
#FFE6CC #CCFFCC #CCE5FF #FFCCFF
split-complementary
#FFE6CC #CCFFFF #CCCCFF
monochromatic
#FFAA52 #FFC88F #FFE6CC #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.20
#FFE6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#FFE6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6CC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6CC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#F5ECCD
Tritanopia (blue-blind)
#FFE0DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe6cc; /* rgb */ color: rgb(255, 230, 204); /* oklch */ color: oklch(93.9% 0.044 68.4);
Tailwind
colors: {
custom: {
50: '#ffeddb',
500: '#ffe6cc',
950: '#000000',
},
}SCSS
$custom: #ffe6cc; $custom-light: #ffeddb; $custom-dark: #000000;
JSON
{
"hex": "#ffe6cc",
"rgb": {
"r": 255,
"g": 230,
"b": 204
},
"hsl": {
"h": 30.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93855,
"c": 0.04395,
"h": 68.4
},
"luminance": 0.82213
}Semantic roles & 50–950 ramp
primary
#FFE6CC
secondary
#86B7EA
accent
#71E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484