#FFDDE1#FFDDE1
#FFDDE1 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.7% C 0.038 H 9.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDE1 |
|---|---|
| RGB | rgb(255, 221, 225) |
| HSL | hsl(353, 100%, 93%) |
| HSV | hsv(353, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 11.8%, 0%) |
| CIE-LAB | lab(90.97, 12.37, 2.39) |
| CIE-LCH | lch(90.97, 12.59, 10.93°) |
| OKLab | oklab(92.68% 0.0375 0.0065) |
| OKLCH | oklch(92.68% 0.038 9.8) |
| XYZ | xyz(80.6863, 78.4111, 82.1040) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.07
Light Pink
#FFD1DF
ΔE00 5.19
Pale Pink
#FFCFDC
ΔE00 5.42
Lavenderblush
#FFF0F5
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.39
Pale Rose
#FDC1C5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDE1 #DDFFFB
analogous
#FFDDF2 #FFDDE1 #FFEADD
triadic
#FFDDE1 #E1FFDD #DDE1FF
tetradic
#FFDDE1 #F2FFDD #DDFFFB #EADDFF
square
#FFDDE1 #F2FFDD #DDFFFB #EADDFF
split-complementary
#FFDDE1 #DDFFEA #DDF2FF
monochromatic
#FF6375 #FFA0AB #FFDDE1 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.26
#FFDDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FFDDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDE1
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDE1 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E1
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#FFDBDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdde1; /* rgb */ color: rgb(255, 221, 225); /* oklch */ color: oklch(92.7% 0.038 9.8);
Tailwind
colors: {
custom: {
50: '#ffe7ea',
500: '#ffdde1',
950: '#000000',
},
}SCSS
$custom: #ffdde1; $custom-light: #ffe7ea; $custom-dark: #000000;
JSON
{
"hex": "#ffdde1",
"rgb": {
"r": 255,
"g": 221,
"b": 225
},
"hsl": {
"h": 352.941,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92683,
"c": 0.03802,
"h": 9.8
},
"luminance": 0.78409
}Semantic roles & 50–950 ramp
primary
#FFDDE1
secondary
#94ECE2
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#181616
muted
#868484