#FFD2DB#FFD2DB
#FFD2DB is a very light, muted red. Relative luminance 0.725; OKLCH L 90.5% C 0.052 H 4.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2DB |
|---|---|
| RGB | rgb(255, 210, 219) |
| HSL | hsl(348, 100%, 91%) |
| HSV | hsv(348, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 14.1%, 0%) |
| CIE-LAB | lab(88.19, 17.14, 1.51) |
| CIE-LCH | lch(88.19, 17.21, 5.04°) |
| OKLab | oklab(90.48% 0.0516 0.0042) |
| OKLCH | oklch(90.48% 0.052 4.7) |
| XYZ | xyz(77.0724, 72.4701, 76.9323) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.60
Light Pink
#FFD1DF
ΔE00 1.75
Light Rose
#FFC5CB
ΔE00 4.08
Bubblegum
#FFC1CC
ΔE00 4.88
Pink
#FFC0CB
ΔE00 5.15
Pale Rose
#FDC1C5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2DB #D2FFF6
analogous
#FFD2F1 #FFD2DB #FFDFD2
triadic
#FFD2DB #DBFFD2 #D2DBFF
tetradic
#FFD2DB #F1FFD2 #D2FFF6 #DFD2FF
square
#FFD2DB #F1FFD2 #D2FFF6 #DFD2FF
split-complementary
#FFD2DB #D2FFDF #D2F1FF
monochromatic
#FF5879 #FF95AA #FFD2DB #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.36
#FFD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#FFD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2DB
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2DB | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#E2E0DA
Tritanopia (blue-blind)
#FFCFD5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd2db; /* rgb */ color: rgb(255, 210, 219); /* oklch */ color: oklch(90.5% 0.052 4.7);
Tailwind
colors: {
custom: {
50: '#ffe0e6',
500: '#ffd2db',
950: '#000000',
},
}SCSS
$custom: #ffd2db; $custom-light: #ffe0e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd2db",
"rgb": {
"r": 255,
"g": 210,
"b": 219
},
"hsl": {
"h": 348,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90476,
"c": 0.05175,
"h": 4.7
},
"luminance": 0.72468
}Semantic roles & 50–950 ramp
primary
#FFD2DB
secondary
#8BEAD7
accent
#E6B800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484