#FFE2CB#FFE2CB
#FFE2CB is a very light, muted orange. Relative luminance 0.800; OKLCH L 93.1% C 0.044 H 60.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2CB |
|---|---|
| RGB | rgb(255, 226, 203) |
| HSL | hsl(27, 100%, 90%) |
| HSV | hsv(27, 20%, 100%) |
| CMYK | cmyk(0%, 11.4%, 20.4%, 0%) |
| CIE-LAB | lab(91.67, 6.44, 14.89) |
| CIE-LCH | lch(91.67, 16.23, 66.60°) |
| OKLab | oklab(93.06% 0.0217 0.0386) |
| OKLCH | oklch(93.06% 0.044 60.7) |
| XYZ | xyz(79.2159, 79.9667, 67.7506) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.74
Bisque
#FFE4C4
ΔE00 3.85
Light Peach
#FFD8B1
ΔE00 5.41
Antiquewhite
#FAEBD7
ΔE00 5.57
Blanchedalmond
#FFEBCD
ΔE00 5.66
Champagne
#F7E7CE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2CB #CBE8FF
analogous
#FFCBCE #FFE2CB #FFFCCB
triadic
#FFE2CB #CBFFE2 #E2CBFF
tetradic
#FFE2CB #CEFFCB #CBE8FF #FCCBFF
square
#FFE2CB #CEFFCB #CBE8FF #FCCBFF
split-complementary
#FFE2CB #CBFFFC #CBCEFF
monochromatic
#FF9E51 #FFC08E #FFE2CB #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.24
#FFE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2CB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2CB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3CA
Deuteranopia (green-blind)
#F2EACB
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe2cb; /* rgb */ color: rgb(255, 226, 203); /* oklch */ color: oklch(93.1% 0.044 60.7);
Tailwind
colors: {
custom: {
50: '#ffebda',
500: '#ffe2cb',
950: '#000000',
},
}SCSS
$custom: #ffe2cb; $custom-light: #ffebda; $custom-dark: #000000;
JSON
{
"hex": "#ffe2cb",
"rgb": {
"r": 255,
"g": 226,
"b": 203
},
"hsl": {
"h": 26.538,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93064,
"c": 0.0443,
"h": 60.7
},
"luminance": 0.79965
}Semantic roles & 50–950 ramp
primary
#FFE2CB
secondary
#85BDE9
accent
#80E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484