#FFD7DF#FFD7DF
#FFD7DF is a very light, muted red. Relative luminance 0.752; OKLCH L 91.5% C 0.046 H 4.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD7DF |
|---|---|
| RGB | rgb(255, 215, 223) |
| HSL | hsl(348, 100%, 92%) |
| HSV | hsv(348, 16%, 100%) |
| CMYK | cmyk(0%, 15.7%, 12.5%, 0%) |
| CIE-LAB | lab(89.48, 15.17, 1.28) |
| CIE-LCH | lch(89.48, 15.22, 4.81°) |
| OKLab | oklab(91.51% 0.0456 0.0036) |
| OKLCH | oklch(91.51% 0.046 4.5) |
| XYZ | xyz(78.8591, 75.1908, 80.1569) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 2.72
Pale Pink
#FFCFDC
ΔE00 2.93
Light Rose
#FFC5CB
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 6.45
Mistyrose
#FFE4E1
ΔE00 6.53
Pale Rose
#FDC1C5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD7DF #D7FFF7
analogous
#FFD7F3 #FFD7DF #FFE3D7
triadic
#FFD7DF #DFFFD7 #D7DFFF
tetradic
#FFD7DF #F3FFD7 #D7FFF7 #E3D7FF
square
#FFD7DF #F3FFD7 #D7FFF7 #E3D7FF
split-complementary
#FFD7DF #D7FFE3 #D7F3FF
monochromatic
#FF5D7D #FF9AAE #FFD7DF #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.31
#FFD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD7DF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD7DF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#FFD5DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd7df; /* rgb */ color: rgb(255, 215, 223); /* oklch */ color: oklch(91.5% 0.046 4.5);
Tailwind
colors: {
custom: {
50: '#ffe3e9',
500: '#ffd7df',
950: '#000000',
},
}SCSS
$custom: #ffd7df; $custom-light: #ffe3e9; $custom-dark: #000000;
JSON
{
"hex": "#ffd7df",
"rgb": {
"r": 255,
"g": 215,
"b": 223
},
"hsl": {
"h": 348,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9151,
"c": 0.04573,
"h": 4.5
},
"luminance": 0.75189
}Semantic roles & 50–950 ramp
primary
#FFD7DF
secondary
#8FEBD9
accent
#E6B800
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181516
muted
#868484