#FFE1CB#FFE1CB
#FFE1CB is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.9% C 0.044 H 58.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1CB |
|---|---|
| RGB | rgb(255, 225, 203) |
| HSL | hsl(25, 100%, 90%) |
| HSV | hsv(25, 20%, 100%) |
| CMYK | cmyk(0%, 11.8%, 20.4%, 0%) |
| CIE-LAB | lab(91.43, 6.96, 14.55) |
| CIE-LCH | lch(91.43, 16.13, 64.44°) |
| OKLab | oklab(92.87% 0.0232 0.0377) |
| OKLCH | oklch(92.87% 0.044 58.4) |
| XYZ | xyz(78.9448, 79.4244, 67.6602) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.90
Bisque
#FFE4C4
ΔE00 4.51
Light Peach
#FFD8B1
ΔE00 5.66
Apricot
#FBCEB1
ΔE00 5.72
Antiquewhite
#FAEBD7
ΔE00 6.09
Blanchedalmond
#FFEBCD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1CB #CBE9FF
analogous
#FFCBCF #FFE1CB #FFFBCB
triadic
#FFE1CB #CBFFE1 #E1CBFF
tetradic
#FFE1CB #CFFFCB #CBE9FF #FBCBFF
square
#FFE1CB #CFFFCB #CBE9FF #FBCBFF
split-complementary
#FFE1CB #CBFFFB #CBCFFF
monochromatic
#FF9A51 #FFBE8E #FFE1CB #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.24
#FFE1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1CB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1CB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CA
Deuteranopia (green-blind)
#F1E9CB
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1cb; /* rgb */ color: rgb(255, 225, 203); /* oklch */ color: oklch(92.9% 0.044 58.4);
Tailwind
colors: {
custom: {
50: '#ffeada',
500: '#ffe1cb',
950: '#000000',
},
}SCSS
$custom: #ffe1cb; $custom-light: #ffeada; $custom-dark: #000000;
JSON
{
"hex": "#ffe1cb",
"rgb": {
"r": 255,
"g": 225,
"b": 203
},
"hsl": {
"h": 25.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92873,
"c": 0.0443,
"h": 58.4
},
"luminance": 0.79422
}Semantic roles & 50–950 ramp
primary
#FFE1CB
secondary
#85BFE9
accent
#84E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484