#FFDFE8#FFDFE8
#FFDFE8 is a very light, muted pink. Relative luminance 0.799; OKLCH L 93.3% C 0.037 H 359.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFE8 |
|---|---|
| RGB | rgb(255, 223, 232) |
| HSL | hsl(343, 100%, 94%) |
| HSV | hsv(343, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 9%, 0%) |
| CIE-LAB | lab(91.62, 12.46, -0.32) |
| CIE-LCH | lch(91.62, 12.47, 358.51°) |
| OKLab | oklab(93.25% 0.0371 -0.0007) |
| OKLCH | oklch(93.25% 0.037 359) |
| XYZ | xyz(82.1920, 79.8633, 87.4137) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.73
Pale Pink
#FFCFDC
ΔE00 5.21
Mistyrose
#FFE4E1
ΔE00 5.41
Lavenderblush
#FFF0F5
ΔE00 6.63
Light Rose
#FFC5CB
ΔE00 8.16
Bubblegum
#FFC1CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFE8 #DFFFF6
analogous
#FFDFF8 #FFDFE8 #FFE6DF
triadic
#FFDFE8 #E8FFDF #DFE8FF
tetradic
#FFDFE8 #F8FFDF #DFFFF6 #E6DFFF
square
#FFDFE8 #F8FFDF #DFFFF6 #E6DFFF
split-complementary
#FFDFE8 #DFFFE6 #DFF8FF
monochromatic
#FF6590 #FFA2BC #FFDFE8 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.24
#FFDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFE8
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFE8 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4E8
Deuteranopia (green-blind)
#E9E9E7
Tritanopia (blue-blind)
#FFDEE2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdfe8; /* rgb */ color: rgb(255, 223, 232); /* oklch */ color: oklch(93.3% 0.037 359.0);
Tailwind
colors: {
custom: {
50: '#ffe9ef',
500: '#ffdfe8',
950: '#000000',
},
}SCSS
$custom: #ffdfe8; $custom-light: #ffe9ef; $custom-dark: #000000;
JSON
{
"hex": "#ffdfe8",
"rgb": {
"r": 255,
"g": 223,
"b": 232
},
"hsl": {
"h": 343.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93252,
"c": 0.03711,
"h": 359
},
"luminance": 0.79862
}Semantic roles & 50–950 ramp
primary
#FFDFE8
secondary
#96ECD4
accent
#E6A500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485