#FFDAFE#FFDAFE
#FFDAFE is a very light, moderate purple. Relative luminance 0.786; OKLCH L 93.0% C 0.062 H 326.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAFE |
|---|---|
| RGB | rgb(255, 218, 254) |
| HSL | hsl(302, 100%, 93%) |
| HSV | hsv(302, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 0.4%, 0%) |
| CIE-LAB | lab(91.03, 18.85, -12.72) |
| CIE-LCH | lch(91.03, 22.74, 325.98°) |
| OKLab | oklab(92.99% 0.0521 -0.0339) |
| OKLCH | oklch(92.99% 0.062 326.9) |
| XYZ | xyz(84.1986, 78.5600, 104.4748) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.02
Very Light Purple
#F6CEFC
ΔE00 3.57
Pale Lavender
#EECFFE
ΔE00 4.59
Light Lilac
#EDC8FF
ΔE00 6.38
Pale Lilac
#E4CBFF
ΔE00 7.10
Light Pink
#FFD1DF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAFE #DAFFDB
analogous
#EDDAFF #FFDAFE #FFDAEB
triadic
#FFDAFE #FEFFDA #DAFEFF
tetradic
#FFDAFE #FFEDDA #DAFFDB #DAEBFF
square
#FFDAFE #FFEDDA #DAFFDB #DAEBFF
split-complementary
#FFDAFE #EBFFDA #DAFFED
monochromatic
#FF60FB #FF9DFC #FFDAFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.26
#FFDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FFDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAFE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAFE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FF
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#FFDDE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdafe; /* rgb */ color: rgb(255, 218, 254); /* oklch */ color: oklch(93.0% 0.062 326.9);
Tailwind
colors: {
custom: {
50: '#ffe5fe',
500: '#ffdafe',
950: '#000000',
},
}SCSS
$custom: #ffdafe; $custom-light: #ffe5fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdafe",
"rgb": {
"r": 255,
"g": 218,
"b": 254
},
"hsl": {
"h": 301.622,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92994,
"c": 0.06217,
"h": 326.9
},
"luminance": 0.78559
}Semantic roles & 50–950 ramp
primary
#FFDAFE
secondary
#92EC94
accent
#E60600
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485