#FFE3CC#FFE3CC
#FFE3CC is a very light, muted orange. Relative luminance 0.806; OKLCH L 93.3% C 0.043 H 61.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3CC |
|---|---|
| RGB | rgb(255, 227, 204) |
| HSL | hsl(27, 100%, 90%) |
| HSV | hsv(27, 20%, 100%) |
| CMYK | cmyk(0%, 11%, 20%, 0%) |
| CIE-LAB | lab(91.94, 6.07, 14.75) |
| CIE-LCH | lch(91.94, 15.95, 67.61°) |
| OKLab | oklab(93.28% 0.0206 0.0382) |
| OKLCH | oklch(93.28% 0.043 61.7) |
| XYZ | xyz(79.6082, 80.5599, 68.4711) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.61
Peach
#FFDAB9
ΔE00 3.93
Antiquewhite
#FAEBD7
ΔE00 5.16
Blanchedalmond
#FFEBCD
ΔE00 5.28
Champagne
#F7E7CE
ΔE00 5.49
Light Peach
#FFD8B1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3CC #CCE8FF
analogous
#FFCCCE #FFE3CC #FFFDCC
triadic
#FFE3CC #CCFFE3 #E3CCFF
tetradic
#FFE3CC #CEFFCC #CCE8FF #FDCCFF
square
#FFE3CC #CEFFCC #CCE8FF #FDCCFF
split-complementary
#FFE3CC #CCFFFD #CCCEFF
monochromatic
#FFA052 #FFC18F #FFE3CC #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.23
#FFE3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3CC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3CC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CB
Deuteranopia (green-blind)
#F2EACC
Tritanopia (blue-blind)
#FFDDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe3cc; /* rgb */ color: rgb(255, 227, 204); /* oklch */ color: oklch(93.3% 0.043 61.7);
Tailwind
colors: {
custom: {
50: '#ffebdb',
500: '#ffe3cc',
950: '#000000',
},
}SCSS
$custom: #ffe3cc; $custom-light: #ffebdb; $custom-dark: #000000;
JSON
{
"hex": "#ffe3cc",
"rgb": {
"r": 255,
"g": 227,
"b": 204
},
"hsl": {
"h": 27.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.93279,
"c": 0.04345,
"h": 61.7
},
"luminance": 0.80558
}Semantic roles & 50–950 ramp
primary
#FFE3CC
secondary
#86BCEA
accent
#7EE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484