#FFD6DB#FFD6DB
#FFD6DB is a very light, muted red. Relative luminance 0.745; OKLCH L 91.2% C 0.046 H 9.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6DB |
|---|---|
| RGB | rgb(255, 214, 219) |
| HSL | hsl(353, 100%, 92%) |
| HSV | hsv(353, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 14.1%, 0%) |
| CIE-LAB | lab(89.14, 15.06, 2.89) |
| CIE-LCH | lch(89.14, 15.33, 10.87°) |
| OKLab | oklab(91.21% 0.0456 0.0078) |
| OKLCH | oklch(91.21% 0.046 9.8) |
| XYZ | xyz(78.0724, 74.4699, 77.2656) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 3.49
Light Pink
#FFD1DF
ΔE00 3.50
Light Rose
#FFC5CB
ΔE00 5.08
Pale Rose
#FDC1C5
ΔE00 5.99
Mistyrose
#FFE4E1
ΔE00 6.05
Bubblegum
#FFC1CC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6DB #D6FFFA
analogous
#FFD6F0 #FFD6DB #FFE6D6
triadic
#FFD6DB #DBFFD6 #D6DBFF
tetradic
#FFD6DB #F0FFD6 #D6FFFA #E6D6FF
square
#FFD6DB #F0FFD6 #D6FFFA #E6D6FF
split-complementary
#FFD6DB #D6FFE6 #D6F0FF
monochromatic
#FF5C70 #FF99A5 #FFD6DB #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.32
#FFD6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFD6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6DB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6DB | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#E5E3DA
Tritanopia (blue-blind)
#FFD3D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd6db; /* rgb */ color: rgb(255, 214, 219); /* oklch */ color: oklch(91.2% 0.046 9.8);
Tailwind
colors: {
custom: {
50: '#ffe2e6',
500: '#ffd6db',
950: '#000000',
},
}SCSS
$custom: #ffd6db; $custom-light: #ffe2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffd6db",
"rgb": {
"r": 255,
"g": 214,
"b": 219
},
"hsl": {
"h": 352.683,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91214,
"c": 0.04628,
"h": 9.8
},
"luminance": 0.74468
}Semantic roles & 50–950 ramp
primary
#FFD6DB
secondary
#8EEBE0
accent
#E6CA00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484