#FFDAFB#FFDAFB
#FFDAFB is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.9% C 0.059 H 329.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDAFB |
|---|---|
| RGB | rgb(255, 218, 251) |
| HSL | hsl(306, 100%, 93%) |
| HSV | hsv(306, 15%, 100%) |
| CMYK | cmyk(0%, 14.5%, 1.6%, 0%) |
| CIE-LAB | lab(90.95, 18.31, -11.28) |
| CIE-LCH | lch(90.95, 21.51, 328.37°) |
| OKLab | oklab(92.9% 0.0511 -0.03) |
| OKLCH | oklch(92.9% 0.059 329.6) |
| XYZ | xyz(83.7219, 78.3694, 101.9645) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.56
Very Light Purple
#F6CEFC
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 5.25
Light Pink
#FFD1DF
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 7.07
Pale Pink
#FFCFDC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDAFB #DAFFDE
analogous
#F0DAFF #FFDAFB #FFDAE8
triadic
#FFDAFB #FBFFDA #DAFBFF
tetradic
#FFDAFB #FFF0DA #DAFFDE #DAE8FF
square
#FFDAFB #FFF0DA #DAFFDE #DAE8FF
split-complementary
#FFDAFB #E8FFDA #DAFFF0
monochromatic
#FF60EE #FF9DF4 #FFDAFB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.26
#FFDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDAFB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDAFB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#FFDCE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdafb; /* rgb */ color: rgb(255, 218, 251); /* oklch */ color: oklch(92.9% 0.059 329.6);
Tailwind
colors: {
custom: {
50: '#ffe5fc',
500: '#ffdafb',
950: '#000000',
},
}SCSS
$custom: #ffdafb; $custom-light: #ffe5fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdafb",
"rgb": {
"r": 255,
"g": 218,
"b": 251
},
"hsl": {
"h": 306.486,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92898,
"c": 0.05924,
"h": 329.6
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#FFDAFB
secondary
#92EC9B
accent
#E61900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485