#FFDAFD#FFDAFD
#FFDAFD is a very light, moderate purple. Relative luminance 0.785; OKLCH L 93.0% C 0.061 H 327.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAFD |
|---|---|
| RGB | rgb(255, 218, 253) |
| HSL | hsl(303, 100%, 93%) |
| HSV | hsv(303, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 0.8%, 0%) |
| CIE-LAB | lab(91.01, 18.67, -12.24) |
| CIE-LCH | lch(91.01, 22.32, 326.75°) |
| OKLab | oklab(92.96% 0.0518 -0.0326) |
| OKLCH | oklch(92.96% 0.061 327.8) |
| XYZ | xyz(84.0389, 78.4961, 103.6336) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.18
Very Light Purple
#F6CEFC
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 6.60
Pale Lilac
#E4CBFF
ΔE00 7.30
Light Pink
#FFD1DF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAFD #DAFFDC
analogous
#EEDAFF #FFDAFD #FFDAEA
triadic
#FFDAFD #FDFFDA #DAFDFF
tetradic
#FFDAFD #FFEEDA #DAFFDC #DAEAFF
square
#FFDAFD #FFEEDA #DAFFDC #DAEAFF
split-complementary
#FFDAFD #EAFFDA #DAFFEE
monochromatic
#FF60F6 #FF9DFA #FFDAFD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.26
#FFDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FFDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAFD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAFD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#FFDCE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdafd; /* rgb */ color: rgb(255, 218, 253); /* oklch */ color: oklch(93.0% 0.061 327.8);
Tailwind
colors: {
custom: {
50: '#ffe5fe',
500: '#ffdafd',
950: '#000000',
},
}SCSS
$custom: #ffdafd; $custom-light: #ffe5fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdafd",
"rgb": {
"r": 255,
"g": 218,
"b": 253
},
"hsl": {
"h": 303.243,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92962,
"c": 0.06118,
"h": 327.8
},
"luminance": 0.78495
}Semantic roles & 50–950 ramp
primary
#FFDAFD
secondary
#92EC96
accent
#E60C00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485