#FFE3C5#FFE3C5
#FFE3C5 is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.1% C 0.050 H 69.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3C5 |
|---|---|
| RGB | rgb(255, 227, 197) |
| HSL | hsl(31, 100%, 89%) |
| HSV | hsv(31, 23%, 100%) |
| CMYK | cmyk(0%, 11%, 22.7%, 0%) |
| CIE-LAB | lab(91.79, 5.08, 18.18) |
| CIE-LCH | lch(91.79, 18.88, 74.38°) |
| OKLab | oklab(93.12% 0.0179 0.0468) |
| OKLCH | oklch(93.12% 0.05 69.1) |
| XYZ | xyz(78.7874, 80.2316, 64.1485) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 0.97
Peach
#FFDAB9
ΔE00 3.28
Blanchedalmond
#FFEBCD
ΔE00 3.52
Light Peach
#FFD8B1
ΔE00 4.11
Champagne
#F7E7CE
ΔE00 4.46
Papayawhip
#FFEFD5
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3C5 #C5E1FF
analogous
#FFC6C5 #FFE3C5 #FEFFC5
triadic
#FFE3C5 #C5FFE3 #E3C5FF
tetradic
#FFE3C5 #C5FFC6 #C5E1FF #FFC5FE
square
#FFE3C5 #C5FFC6 #C5E1FF #FFC5FE
split-complementary
#FFE3C5 #C5FEFF #C6C5FF
monochromatic
#FFA84B #FFC588 #FFE3C5 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.23
#FFE3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FFE3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3C5
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3C5 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C3
Deuteranopia (green-blind)
#F4EAC6
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3c5; /* rgb */ color: rgb(255, 227, 197); /* oklch */ color: oklch(93.1% 0.050 69.1);
Tailwind
colors: {
custom: {
50: '#ffebd6',
500: '#ffe3c5',
950: '#000000',
},
}SCSS
$custom: #ffe3c5; $custom-light: #ffebd6; $custom-dark: #000000;
JSON
{
"hex": "#ffe3c5",
"rgb": {
"r": 255,
"g": 227,
"b": 197
},
"hsl": {
"h": 31.034,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.93116,
"c": 0.05012,
"h": 69.1
},
"luminance": 0.80229
}Semantic roles & 50–950 ramp
primary
#FFE3C5
secondary
#80B2E9
accent
#6FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483