#FFDFE7#FFDFE7
#FFDFE7 is a very light, muted red. Relative luminance 0.798; OKLCH L 93.2% C 0.037 H 1.0°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE7 |
|---|---|
| RGB | rgb(255, 223, 231) |
| HSL | hsl(345, 100%, 94%) |
| HSV | hsv(345, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 9.4%, 0%) |
| CIE-LAB | lab(91.60, 12.30, 0.16) |
| CIE-LCH | lch(91.60, 12.30, 0.76°) |
| OKLab | oklab(93.22% 0.0367 0.0006) |
| OKLCH | oklch(93.22% 0.037 1) |
| XYZ | xyz(82.0504, 79.8066, 86.6678) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.87
Mistyrose
#FFE4E1
ΔE00 5.06
Pale Pink
#FFCFDC
ΔE00 5.31
Lavenderblush
#FFF0F5
ΔE00 6.54
Light Rose
#FFC5CB
ΔE00 8.11
Bubblegum
#FFC1CC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE7 #DFFFF7
analogous
#FFDFF7 #FFDFE7 #FFE7DF
triadic
#FFDFE7 #E7FFDF #DFE7FF
tetradic
#FFDFE7 #F7FFDF #DFFFF7 #E7DFFF
square
#FFDFE7 #F7FFDF #DFFFF7 #E7DFFF
split-complementary
#FFDFE7 #DFFFE7 #DFF7FF
monochromatic
#FF658B #FFA2B9 #FFDFE7 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.24
#FFDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE7
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE7 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E7
Deuteranopia (green-blind)
#EAE9E6
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe7; /* rgb */ color: rgb(255, 223, 231); /* oklch */ color: oklch(93.2% 0.037 1.0);
Tailwind
colors: {
custom: {
50: '#ffe9ee',
500: '#ffdfe7',
950: '#000000',
},
}SCSS
$custom: #ffdfe7; $custom-light: #ffe9ee; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe7",
"rgb": {
"r": 255,
"g": 223,
"b": 231
},
"hsl": {
"h": 345,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93224,
"c": 0.03674,
"h": 1
},
"luminance": 0.79805
}Semantic roles & 50–950 ramp
primary
#FFDFE7
secondary
#96ECD7
accent
#E6AC00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485