#FFD6DF#FFD6DF
#FFD6DF is a very light, muted red. Relative luminance 0.747; OKLCH L 91.3% C 0.047 H 3.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6DF |
|---|---|
| RGB | rgb(255, 214, 223) |
| HSL | hsl(347, 100%, 92%) |
| HSV | hsv(347, 16%, 100%) |
| CMYK | cmyk(0%, 16.1%, 12.5%, 0%) |
| CIE-LAB | lab(89.24, 15.69, 0.93) |
| CIE-LCH | lch(89.24, 15.71, 3.40°) |
| OKLab | oklab(91.33% 0.0471 0.0027) |
| OKLCH | oklch(91.33% 0.047 3.3) |
| XYZ | xyz(78.6053, 74.6831, 80.0723) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.24
Pale Pink
#FFCFDC
ΔE00 2.47
Light Rose
#FFC5CB
ΔE00 5.28
Bubblegum
#FFC1CC
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.35
Pink
#FFC0CB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6DF #D6FFF6
analogous
#FFD6F4 #FFD6DF #FFE2D6
triadic
#FFD6DF #DFFFD6 #D6DFFF
tetradic
#FFD6DF #F4FFD6 #D6FFF6 #E2D6FF
square
#FFD6DF #F4FFD6 #D6FFF6 #E2D6FF
split-complementary
#FFD6DF #D6FFE2 #D6F4FF
monochromatic
#FF5C7F #FF99AF #FFD6DF #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.32
#FFD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#FFD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6DF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6DF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#FFD4D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd6df; /* rgb */ color: rgb(255, 214, 223); /* oklch */ color: oklch(91.3% 0.047 3.3);
Tailwind
colors: {
custom: {
50: '#ffe2e9',
500: '#ffd6df',
950: '#000000',
},
}SCSS
$custom: #ffd6df; $custom-light: #ffe2e9; $custom-dark: #000000;
JSON
{
"hex": "#ffd6df",
"rgb": {
"r": 255,
"g": 214,
"b": 223
},
"hsl": {
"h": 346.829,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91325,
"c": 0.04716,
"h": 3.3
},
"luminance": 0.74681
}Semantic roles & 50–950 ramp
primary
#FFD6DF
secondary
#8EEBD7
accent
#E6B300
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484