#FFE3DF#FFE3DF
#FFE3DF is a very light, muted red. Relative luminance 0.815; OKLCH L 93.8% C 0.031 H 27.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3DF |
|---|---|
| RGB | rgb(255, 227, 223) |
| HSL | hsl(8, 100%, 94%) |
| HSV | hsv(8, 13%, 100%) |
| CMYK | cmyk(0%, 11%, 12.5%, 0%) |
| CIE-LAB | lab(92.37, 8.95, 5.46) |
| CIE-LCH | lch(92.37, 10.48, 31.40°) |
| OKLab | oklab(93.76% 0.0279 0.0145) |
| OKLCH | oklch(93.76% 0.031 27.4) |
| XYZ | xyz(82.0276, 81.5277, 81.2131) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.53
Lavenderblush
#FFF0F5
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 6.78
Seashell
#FFF5EE
ΔE00 8.11
Linen
#FAF0E6
ΔE00 8.78
Light Pink
#FFD1DF
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3DF #DFFBFF
analogous
#FFDFEB #FFE3DF #FFF3DF
triadic
#FFE3DF #DFFFE3 #E3DFFF
tetradic
#FFE3DF #EBFFDF #DFFBFF #F3DFFF
square
#FFE3DF #EBFFDF #DFFBFF #F3DFFF
split-complementary
#FFE3DF #DFFFF3 #DFEBFF
monochromatic
#FF7865 #FFADA2 #FFE3DF #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.21
#FFE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#FFE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3DF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3DF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3df; /* rgb */ color: rgb(255, 227, 223); /* oklch */ color: oklch(93.8% 0.031 27.4);
Tailwind
colors: {
custom: {
50: '#ffebe9',
500: '#ffe3df',
950: '#000000',
},
}SCSS
$custom: #ffe3df; $custom-light: #ffebe9; $custom-dark: #000000;
JSON
{
"hex": "#ffe3df",
"rgb": {
"r": 255,
"g": 227,
"b": 223
},
"hsl": {
"h": 7.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93758,
"c": 0.03144,
"h": 27.4
},
"luminance": 0.81526
}Semantic roles & 50–950 ramp
primary
#FFE3DF
secondary
#96E2EC
accent
#C9E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181616
muted
#868484