#F8CDFF#F8CDFF
#F8CDFF is a very light, moderate purple. Relative luminance 0.708; OKLCH L 90.1% C 0.081 H 321.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CDFF |
|---|---|
| RGB | rgb(248, 205, 255) |
| HSL | hsl(292, 100%, 90%) |
| HSV | hsv(292, 20%, 100%) |
| CMYK | cmyk(2.7%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(87.41, 23.57, -18.75) |
| CIE-LCH | lch(87.41, 30.12, 321.50°) |
| OKLab | oklab(90.06% 0.0637 -0.0505) |
| OKLCH | oklch(90.06% 0.081 321.6) |
| XYZ | xyz(78.5903, 70.8405, 104.1219) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.02
Pale Mauve
#FED0FC
ΔE00 2.09
Light Lilac
#EDC8FF
ΔE00 2.63
Pale Lavender
#EECFFE
ΔE00 2.66
Light Lavendar
#EFC0FE
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CDFF #D4FFCD
analogous
#DFCDFF #F8CDFF #FFCDED
triadic
#F8CDFF #FFF8CD #CDFFF8
tetradic
#F8CDFF #FFDFCD #D4FFCD #CDEDFF
square
#F8CDFF #FFDFCD #D4FFCD #CDEDFF
split-complementary
#F8CDFF #EDFFCD #CDFFDF
monochromatic
#E753FF #EF90FF #F8CDFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.38
#F8CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#F8CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CDFF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CDFF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#FAD2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f8cdff; /* rgb */ color: rgb(248, 205, 255); /* oklch */ color: oklch(90.1% 0.081 321.6);
Tailwind
colors: {
custom: {
50: '#fbdcff',
500: '#f8cdff',
950: '#000000',
},
}SCSS
$custom: #f8cdff; $custom-light: #fbdcff; $custom-dark: #000000;
JSON
{
"hex": "#f8cdff",
"rgb": {
"r": 248,
"g": 205,
"b": 255
},
"hsl": {
"h": 291.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90056,
"c": 0.08125,
"h": 321.6
},
"luminance": 0.70839
}Semantic roles & 50–950 ramp
primary
#F8CDFF
secondary
#94EA86
accent
#E60020
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486