#FFE2DB#FFE2DB
#FFE2DB is a very light, muted red. Relative luminance 0.808; OKLCH L 93.5% C 0.034 H 33.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2DB |
|---|---|
| RGB | rgb(255, 226, 219) |
| HSL | hsl(12, 100%, 93%) |
| HSV | hsv(12, 14%, 100%) |
| CMYK | cmyk(0%, 11.4%, 14.1%, 0%) |
| CIE-LAB | lab(92.03, 8.84, 7.06) |
| CIE-LCH | lch(92.03, 11.31, 38.63°) |
| OKLab | oklab(93.46% 0.0279 0.0186) |
| OKLCH | oklch(93.46% 0.034 33.8) |
| XYZ | xyz(81.2219, 80.7691, 78.3155) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.82
Lavenderblush
#FFF0F5
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 7.16
Seashell
#FFF5EE
ΔE00 8.04
Linen
#FAF0E6
ΔE00 8.48
Apricot
#FBCEB1
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2DB #DBF8FF
analogous
#FFDBE6 #FFE2DB #FFF4DB
triadic
#FFE2DB #DBFFE2 #E2DBFF
tetradic
#FFE2DB #E6FFDB #DBF8FF #F4DBFF
square
#FFE2DB #E6FFDB #DBF8FF #F4DBFF
split-complementary
#FFE2DB #DBFFF4 #DBE6FF
monochromatic
#FF7F61 #FFB19E #FFE2DB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.22
#FFE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#FFE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2DB
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2DB | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#EFEADB
Tritanopia (blue-blind)
#FFDEE0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe2db; /* rgb */ color: rgb(255, 226, 219); /* oklch */ color: oklch(93.5% 0.034 33.8);
Tailwind
colors: {
custom: {
50: '#ffebe6',
500: '#ffe2db',
950: '#000000',
},
}SCSS
$custom: #ffe2db; $custom-light: #ffebe6; $custom-dark: #000000;
JSON
{
"hex": "#ffe2db",
"rgb": {
"r": 255,
"g": 226,
"b": 219
},
"hsl": {
"h": 11.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.93464,
"c": 0.03352,
"h": 33.8
},
"luminance": 0.80767
}Semantic roles & 50–950 ramp
primary
#FFE2DB
secondary
#92DAEC
accent
#B9E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484