#F8D2FC#F8D2FC
#F8D2FC is a very light, moderate purple. Relative luminance 0.731; OKLCH L 90.9% C 0.069 H 323.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D2FC |
|---|---|
| RGB | rgb(248, 210, 252) |
| HSL | hsl(294, 88%, 91%) |
| HSV | hsv(294, 17%, 99%) |
| CMYK | cmyk(1.6%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.49, 20.39, -15.55) |
| CIE-LCH | lch(88.49, 25.64, 322.67°) |
| OKLab | oklab(90.86% 0.0555 -0.0417) |
| OKLCH | oklch(90.86% 0.069 323.1) |
| XYZ | xyz(79.3264, 73.0792, 102.0034) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.27
Pale Mauve
#FED0FC
ΔE00 1.72
Pale Lavender
#EECFFE
ΔE00 2.69
Light Lilac
#EDC8FF
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 5.28
Light Lavendar
#EFC0FE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D2FC #D6FCD2
analogous
#E3D2FC #F8D2FC #FCD2EB
triadic
#F8D2FC #FCF8D2 #D2FCF8
tetradic
#F8D2FC #FCE3D2 #D6FCD2 #D2EBFC
square
#F8D2FC #FCE3D2 #D6FCD2 #D2EBFC
split-complementary
#F8D2FC #EBFCD2 #D2FCE3
monochromatic
#E65FF4 #EF99F8 #F8D2FC #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.34
#F8D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#F8D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D2FC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D2FC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#FAD6E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f8d2fc; /* rgb */ color: rgb(248, 210, 252); /* oklch */ color: oklch(90.9% 0.069 323.1);
Tailwind
colors: {
custom: {
50: '#fae0fd',
500: '#f8d2fc',
950: '#000000',
},
}SCSS
$custom: #f8d2fc; $custom-light: #fae0fd; $custom-dark: #000000;
JSON
{
"hex": "#f8d2fc",
"rgb": {
"r": 248,
"g": 210,
"b": 252
},
"hsl": {
"h": 294.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90858,
"c": 0.0694,
"h": 323.1
},
"luminance": 0.73078
}Semantic roles & 50–950 ramp
primary
#F8D2FC
secondary
#96E48E
accent
#E40117
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485