#FFDAF9#FFDAF9
#FFDAF9 is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.8% C 0.057 H 331.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAF9 |
|---|---|
| RGB | rgb(255, 218, 249) |
| HSL | hsl(310, 100%, 93%) |
| HSV | hsv(310, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 2.4%, 0%) |
| CIE-LAB | lab(90.89, 17.96, -10.31) |
| CIE-LCH | lch(90.89, 20.71, 330.13°) |
| OKLab | oklab(92.84% 0.0504 -0.0274) |
| OKLCH | oklch(92.84% 0.057 331.5) |
| XYZ | xyz(83.4083, 78.2439, 100.3129) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.00
Very Light Purple
#F6CEFC
ΔE00 4.71
Pale Lavender
#EECFFE
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 6.41
Pale Pink
#FFCFDC
ΔE00 7.05
Light Lilac
#EDC8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAF9 #DAFFE0
analogous
#F2DAFF #FFDAF9 #FFDAE6
triadic
#FFDAF9 #F9FFDA #DAF9FF
tetradic
#FFDAF9 #FFF2DA #DAFFE0 #DAE6FF
square
#FFDAF9 #FFF2DA #DAFFE0 #DAE6FF
split-complementary
#FFDAF9 #E6FFDA #DAFFF2
monochromatic
#FF60E5 #FF9DEF #FFDAF9 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.26
#FFDAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFDAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAF9
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAF9 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FA
Deuteranopia (green-blind)
#E1E7F8
Tritanopia (blue-blind)
#FFDCE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdaf9; /* rgb */ color: rgb(255, 218, 249); /* oklch */ color: oklch(92.8% 0.057 331.5);
Tailwind
colors: {
custom: {
50: '#ffe5fb',
500: '#ffdaf9',
950: '#000000',
},
}SCSS
$custom: #ffdaf9; $custom-light: #ffe5fb; $custom-dark: #000000;
JSON
{
"hex": "#ffdaf9",
"rgb": {
"r": 255,
"g": 218,
"b": 249
},
"hsl": {
"h": 309.73,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92835,
"c": 0.05736,
"h": 331.5
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#FFDAF9
secondary
#92ECA0
accent
#E62500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485