#FFE3CF#FFE3CF
#FFE3CF is a very light, muted orange. Relative luminance 0.807; OKLCH L 93.4% C 0.041 H 57.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3CF |
|---|---|
| RGB | rgb(255, 227, 207) |
| HSL | hsl(25, 100%, 91%) |
| HSV | hsv(25, 19%, 100%) |
| CMYK | cmyk(0%, 11%, 18.8%, 0%) |
| CIE-LAB | lab(92.00, 6.51, 13.28) |
| CIE-LCH | lch(92.00, 14.79, 63.88°) |
| OKLab | oklab(93.35% 0.0218 0.0345) |
| OKLCH | oklch(93.35% 0.041 57.7) |
| XYZ | xyz(79.9715, 80.7052, 70.3843) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.75
Bisque
#FFE4C4
ΔE00 4.85
Antiquewhite
#FAEBD7
ΔE00 5.60
Champagne
#F7E7CE
ΔE00 6.29
Blanchedalmond
#FFEBCD
ΔE00 6.31
Light Peach
#FFD8B1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3CF #CFEBFF
analogous
#FFCFD3 #FFE3CF #FFFBCF
triadic
#FFE3CF #CFFFE3 #E3CFFF
tetradic
#FFE3CF #D3FFCF #CFEBFF #FBCFFF
square
#FFE3CF #D3FFCF #CFEBFF #FBCFFF
split-complementary
#FFE3CF #CFFFFB #CFD3FF
monochromatic
#FF9C55 #FFBF92 #FFE3CF #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.23
#FFE3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3CF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3CF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5CE
Deuteranopia (green-blind)
#F2EACF
Tritanopia (blue-blind)
#FFDEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe3cf; /* rgb */ color: rgb(255, 227, 207); /* oklch */ color: oklch(93.4% 0.041 57.7);
Tailwind
colors: {
custom: {
50: '#ffebdd',
500: '#ffe3cf',
950: '#000000',
},
}SCSS
$custom: #ffe3cf; $custom-light: #ffebdd; $custom-dark: #000000;
JSON
{
"hex": "#ffe3cf",
"rgb": {
"r": 255,
"g": 227,
"b": 207
},
"hsl": {
"h": 25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.93352,
"c": 0.04083,
"h": 57.7
},
"luminance": 0.80703
}Semantic roles & 50–950 ramp
primary
#FFE3CF
secondary
#88C1EA
accent
#86E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484