#F8D3FF#F8D3FF
#F8D3FF is a very light, moderate purple. Relative luminance 0.738; OKLCH L 91.1% C 0.071 H 320.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D3FF |
|---|---|
| RGB | rgb(248, 211, 255) |
| HSL | hsl(290, 100%, 91%) |
| HSV | hsv(290, 17%, 100%) |
| CMYK | cmyk(2.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(88.81, 20.41, -16.64) |
| CIE-LCH | lch(88.81, 26.34, 320.82°) |
| OKLab | oklab(91.14% 0.055 -0.0447) |
| OKLCH | oklch(91.14% 0.071 320.9) |
| XYZ | xyz(80.0532, 73.7662, 104.6095) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.20
Pale Mauve
#FED0FC
ΔE00 2.08
Pale Lavender
#EECFFE
ΔE00 2.23
Light Lilac
#EDC8FF
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 4.82
Light Lavendar
#EFC0FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D3FF #DAFFD3
analogous
#E2D3FF #F8D3FF #FFD3F0
triadic
#F8D3FF #FFF8D3 #D3FFF8
tetradic
#F8D3FF #FFE2D3 #DAFFD3 #D3F0FF
square
#F8D3FF #FFE2D3 #DAFFD3 #D3F0FF
split-complementary
#F8D3FF #F0FFD3 #D3FFE2
monochromatic
#E559FF #EE96FF #F8D3FF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.33
#F8D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#F8D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D3FF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D3FF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#F9D7E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f8d3ff; /* rgb */ color: rgb(248, 211, 255); /* oklch */ color: oklch(91.1% 0.071 320.9);
Tailwind
colors: {
custom: {
50: '#fae0ff',
500: '#f8d3ff',
950: '#000000',
},
}SCSS
$custom: #f8d3ff; $custom-light: #fae0ff; $custom-dark: #000000;
JSON
{
"hex": "#f8d3ff",
"rgb": {
"r": 248,
"g": 211,
"b": 255
},
"hsl": {
"h": 290.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9114,
"c": 0.07088,
"h": 320.9
},
"luminance": 0.73765
}Semantic roles & 50–950 ramp
primary
#F8D3FF
secondary
#9BEB8C
accent
#E60025
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486