#FFE3DA#FFE3DA
#FFE3DA is a very light, muted red. Relative luminance 0.813; OKLCH L 93.6% C 0.033 H 38.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3DA |
|---|---|
| RGB | rgb(255, 227, 218) |
| HSL | hsl(15, 100%, 93%) |
| HSV | hsv(15, 15%, 100%) |
| CMYK | cmyk(0%, 11%, 14.5%, 0%) |
| CIE-LAB | lab(92.25, 8.17, 7.90) |
| CIE-LCH | lch(92.25, 11.36, 44.05°) |
| OKLab | oklab(93.63% 0.026 0.0208) |
| OKLCH | oklch(93.63% 0.033 38.6) |
| XYZ | xyz(81.3634, 81.2620, 77.7151) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.68
Very Light Pink
#FFF4F2
ΔE00 6.95
Lavenderblush
#FFF0F5
ΔE00 7.47
Seashell
#FFF5EE
ΔE00 7.47
Linen
#FAF0E6
ΔE00 7.74
Antiquewhite
#FAEBD7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3DA #DAF6FF
analogous
#FFDAE3 #FFE3DA #FFF6DA
triadic
#FFE3DA #DAFFE3 #E3DAFF
tetradic
#FFE3DA #E3FFDA #DAF6FF #F6DAFF
square
#FFE3DA #E3FFDA #DAF6FF #F6DAFF
split-complementary
#FFE3DA #DAFFF6 #DAE3FF
monochromatic
#FF8660 #FFB59D #FFE3DA #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.22
#FFE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#FFE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3DA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3DA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6D9
Deuteranopia (green-blind)
#F0EBDA
Tritanopia (blue-blind)
#FFDFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe3da; /* rgb */ color: rgb(255, 227, 218); /* oklch */ color: oklch(93.6% 0.033 38.6);
Tailwind
colors: {
custom: {
50: '#ffebe5',
500: '#ffe3da',
950: '#000000',
},
}SCSS
$custom: #ffe3da; $custom-light: #ffebe5; $custom-dark: #000000;
JSON
{
"hex": "#ffe3da",
"rgb": {
"r": 255,
"g": 227,
"b": 218
},
"hsl": {
"h": 14.595,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.93627,
"c": 0.0333,
"h": 38.6
},
"luminance": 0.8126
}Semantic roles & 50–950 ramp
primary
#FFE3DA
secondary
#92D6EC
accent
#AEE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484