#F8DAFF#F8DAFF
#F8DAFF is a very light, muted purple. Relative luminance 0.773; OKLCH L 92.4% C 0.059 H 319.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DAFF |
|---|---|
| RGB | rgb(248, 218, 255) |
| HSL | hsl(289, 100%, 93%) |
| HSV | hsv(289, 15%, 100%) |
| CMYK | cmyk(2.7%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(90.47, 16.74, -14.15) |
| CIE-LCH | lch(90.47, 21.92, 319.79°) |
| OKLab | oklab(92.42% 0.0449 -0.0379) |
| OKLCH | oklch(92.42% 0.059 319.8) |
| XYZ | xyz(81.8302, 77.3203, 105.2018) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.56
Very Light Purple
#F6CEFC
ΔE00 3.59
Pale Mauve
#FED0FC
ΔE00 3.96
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DAFF #E1FFDA
analogous
#E5DAFF #F8DAFF #FFDAF3
triadic
#F8DAFF #FFF8DA #DAFFF8
tetradic
#F8DAFF #FFE5DA #E1FFDA #DAF3FF
square
#F8DAFF #FFE5DA #E1FFDA #DAF3FF
split-complementary
#F8DAFF #F3FFDA #DAFFE5
monochromatic
#E160FF #EC9DFF #F8DAFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.28
#F8DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F8DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DAFF
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DAFF | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#F9DDE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f8daff; /* rgb */ color: rgb(248, 218, 255); /* oklch */ color: oklch(92.4% 0.059 319.8);
Tailwind
colors: {
custom: {
50: '#fae5ff',
500: '#f8daff',
950: '#000000',
},
}SCSS
$custom: #f8daff; $custom-light: #fae5ff; $custom-dark: #000000;
JSON
{
"hex": "#f8daff",
"rgb": {
"r": 248,
"g": 218,
"b": 255
},
"hsl": {
"h": 288.649,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.92423,
"c": 0.0588,
"h": 319.8
},
"luminance": 0.77319
}Semantic roles & 50–950 ramp
primary
#F8DAFF
secondary
#A3EC92
accent
#E6002B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486