#FFE3CB#FFE3CB
#FFE3CB is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.3% C 0.044 H 62.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3CB |
|---|---|
| RGB | rgb(255, 227, 203) |
| HSL | hsl(28, 100%, 90%) |
| HSV | hsv(28, 20%, 100%) |
| CMYK | cmyk(0%, 11%, 20.4%, 0%) |
| CIE-LAB | lab(91.91, 5.93, 15.24) |
| CIE-LCH | lch(91.91, 16.35, 68.74°) |
| OKLab | oklab(93.26% 0.0202 0.0395) |
| OKLCH | oklch(93.26% 0.044 62.9) |
| XYZ | xyz(79.4886, 80.5121, 67.8415) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.20
Peach
#FFDAB9
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 4.96
Antiquewhite
#FAEBD7
ΔE00 5.07
Light Peach
#FFD8B1
ΔE00 5.26
Champagne
#F7E7CE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3CB #CBE7FF
analogous
#FFCBCD #FFE3CB #FFFDCB
triadic
#FFE3CB #CBFFE3 #E3CBFF
tetradic
#FFE3CB #CDFFCB #CBE7FF #FDCBFF
square
#FFE3CB #CDFFCB #CBE7FF #FDCBFF
split-complementary
#FFE3CB #CBFFFD #CBCDFF
monochromatic
#FFA151 #FFC28E #FFE3CB #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.23
#FFE3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FFE3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3CB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3CB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#F3EACB
Tritanopia (blue-blind)
#FFDDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe3cb; /* rgb */ color: rgb(255, 227, 203); /* oklch */ color: oklch(93.3% 0.044 62.9);
Tailwind
colors: {
custom: {
50: '#ffebda',
500: '#ffe3cb',
950: '#000000',
},
}SCSS
$custom: #ffe3cb; $custom-light: #ffebda; $custom-dark: #000000;
JSON
{
"hex": "#ffe3cb",
"rgb": {
"r": 255,
"g": 227,
"b": 203
},
"hsl": {
"h": 27.692,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93256,
"c": 0.04436,
"h": 62.9
},
"luminance": 0.8051
}Semantic roles & 50–950 ramp
primary
#FFE3CB
secondary
#85BBE9
accent
#7CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484