#FFE3C4#FFE3C4
#FFE3C4 is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.1% C 0.051 H 70.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3C4 |
|---|---|
| RGB | rgb(255, 227, 196) |
| HSL | hsl(32, 100%, 88%) |
| HSV | hsv(32, 23%, 100%) |
| CMYK | cmyk(0%, 11%, 23.1%, 0%) |
| CIE-LAB | lab(91.77, 4.94, 18.67) |
| CIE-LCH | lch(91.77, 19.31, 75.17°) |
| OKLab | oklab(93.09% 0.0175 0.048) |
| OKLCH | oklch(93.09% 0.051 70) |
| XYZ | xyz(78.6732, 80.1859, 63.5470) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 0.65
Peach
#FFDAB9
ΔE00 3.35
Blanchedalmond
#FFEBCD
ΔE00 3.38
Light Peach
#FFD8B1
ΔE00 4.02
Champagne
#F7E7CE
ΔE00 4.43
Papayawhip
#FFEFD5
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3C4 #C4E0FF
analogous
#FFC5C4 #FFE3C4 #FEFFC4
triadic
#FFE3C4 #C4FFE3 #E3C4FF
tetradic
#FFE3C4 #C4FFC5 #C4E0FF #FFC4FE
square
#FFE3C4 #C4FFC5 #C4E0FF #FFC4FE
split-complementary
#FFE3C4 #C4FEFF #C5C4FF
monochromatic
#FFA94A #FFC687 #FFE3C4 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.23
#FFE3C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FFE3C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3C4
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3C4 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C2
Deuteranopia (green-blind)
#F4EAC5
Tritanopia (blue-blind)
#FFDCDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3c4; /* rgb */ color: rgb(255, 227, 196); /* oklch */ color: oklch(93.1% 0.051 70.0);
Tailwind
colors: {
custom: {
50: '#ffebd6',
500: '#ffe3c4',
950: '#000000',
},
}SCSS
$custom: #ffe3c4; $custom-light: #ffebd6; $custom-dark: #000000;
JSON
{
"hex": "#ffe3c4",
"rgb": {
"r": 255,
"g": 227,
"b": 196
},
"hsl": {
"h": 31.525,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.93093,
"c": 0.05112,
"h": 70
},
"luminance": 0.80184
}Semantic roles & 50–950 ramp
primary
#FFE3C4
secondary
#7FB1E8
accent
#6DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483