#FFDEF5#FFDEF5
#FFDEF5 is a very light, muted pink. Relative luminance 0.801; OKLCH L 93.4% C 0.047 H 336.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEF5 |
|---|---|
| RGB | rgb(255, 222, 245) |
| HSL | hsl(318, 100%, 94%) |
| HSV | hsv(318, 13%, 100%) |
| CMYK | cmyk(0%, 12.9%, 3.9%, 0%) |
| CIE-LAB | lab(91.73, 15.18, -6.98) |
| CIE-LCH | lch(91.73, 16.70, 335.31°) |
| OKLab | oklab(93.45% 0.0432 -0.0184) |
| OKLCH | oklch(93.45% 0.047 336.9) |
| XYZ | xyz(83.8409, 80.0966, 97.4120) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.31
Pale Pink
#FFCFDC
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.54
Very Light Purple
#F6CEFC
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.78
Thistle
#D8BFD8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEF5 #DEFFE8
analogous
#F8DEFF #FFDEF5 #FFDEE4
triadic
#FFDEF5 #F5FFDE #DEF5FF
tetradic
#FFDEF5 #FFF8DE #DEFFE8 #DEE4FF
square
#FFDEF5 #FFF8DE #DEFFE8 #DEE4FF
split-complementary
#FFDEF5 #E4FFDE #DEFFF8
monochromatic
#FF64D0 #FFA1E2 #FFDEF5 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.23
#FFDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FFDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEF5
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEF5 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F6
Deuteranopia (green-blind)
#E6E9F4
Tritanopia (blue-blind)
#FFDFE5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffdef5; /* rgb */ color: rgb(255, 222, 245); /* oklch */ color: oklch(93.4% 0.047 336.9);
Tailwind
colors: {
custom: {
50: '#ffe8f8',
500: '#ffdef5',
950: '#000000',
},
}SCSS
$custom: #ffdef5; $custom-light: #ffe8f8; $custom-dark: #000000;
JSON
{
"hex": "#ffdef5",
"rgb": {
"r": 255,
"g": 222,
"b": 245
},
"hsl": {
"h": 318.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93448,
"c": 0.04697,
"h": 336.9
},
"luminance": 0.80095
}Semantic roles & 50–950 ramp
primary
#FFDEF5
secondary
#95ECAF
accent
#E64600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485