#F8D8FF#F8D8FF
#F8D8FF is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.1% C 0.062 H 320.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D8FF |
|---|---|
| RGB | rgb(248, 216, 255) |
| HSL | hsl(289, 100%, 92%) |
| HSV | hsv(289, 15%, 100%) |
| CMYK | cmyk(2.7%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.99, 17.79, -14.87) |
| CIE-LCH | lch(89.99, 23.18, 320.12°) |
| OKLab | oklab(92.06% 0.0478 -0.0399) |
| OKLCH | oklch(92.06% 0.062 320.2) |
| XYZ | xyz(81.3147, 76.2893, 105.0300) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.86
Pale Lavender
#EECFFE
ΔE00 3.03
Pale Mauve
#FED0FC
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 5.42
Light Lavender
#DFC5FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D8FF #DFFFD8
analogous
#E5D8FF #F8D8FF #FFD8F2
triadic
#F8D8FF #FFF8D8 #D8FFF8
tetradic
#F8D8FF #FFE5D8 #DFFFD8 #D8F2FF
square
#F8D8FF #FFE5D8 #DFFFD8 #D8F2FF
split-complementary
#F8D8FF #F2FFD8 #D8FFE5
monochromatic
#E25EFF #ED9BFF #F8D8FF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.29
#F8D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F8D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D8FF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D8FF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#F9DCE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f8d8ff; /* rgb */ color: rgb(248, 216, 255); /* oklch */ color: oklch(92.1% 0.062 320.2);
Tailwind
colors: {
custom: {
50: '#fae4ff',
500: '#f8d8ff',
950: '#000000',
},
}SCSS
$custom: #f8d8ff; $custom-light: #fae4ff; $custom-dark: #000000;
JSON
{
"hex": "#f8d8ff",
"rgb": {
"r": 248,
"g": 216,
"b": 255
},
"hsl": {
"h": 289.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92055,
"c": 0.06225,
"h": 320.2
},
"luminance": 0.76288
}Semantic roles & 50–950 ramp
primary
#F8D8FF
secondary
#A0EB90
accent
#E60029
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486