#F9CDFD#F9CDFD
#F9CDFD is a very light, moderate purple. Relative luminance 0.709; OKLCH L 90.1% C 0.080 H 323.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDFD |
|---|---|
| RGB | rgb(249, 205, 253) |
| HSL | hsl(295, 92%, 90%) |
| HSV | hsv(295, 19%, 99%) |
| CMYK | cmyk(1.6%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(87.43, 23.53, -17.65) |
| CIE-LCH | lch(87.43, 29.41, 323.13°) |
| OKLab | oklab(90.08% 0.0641 -0.0474) |
| OKLCH | oklch(90.08% 0.08 323.5) |
| XYZ | xyz(78.6256, 70.8958, 102.4518) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.86
Pale Mauve
#FED0FC
ΔE00 1.49
Pale Lavender
#EECFFE
ΔE00 2.99
Light Lilac
#EDC8FF
ΔE00 3.18
Light Lavendar
#EFC0FE
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDFD #D1FDCD
analogous
#E1CDFD #F9CDFD #FDCDE9
triadic
#F9CDFD #FDF9CD #CDFDF9
tetradic
#F9CDFD #FDE1CD #D1FDCD #CDE9FD
square
#F9CDFD #FDE1CD #D1FDCD #CDE9FD
split-complementary
#F9CDFD #E9FDCD #CDFDE1
monochromatic
#EB57F8 #F292FB #F9CDFD #FBE2FE #FBE2FE
Accessibility & contrast
On white
1.38
#F9CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#F9CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDFD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDFD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#FBD1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9cdfd; /* rgb */ color: rgb(249, 205, 253); /* oklch */ color: oklch(90.1% 0.080 323.5);
Tailwind
colors: {
custom: {
50: '#fbdcfe',
500: '#f9cdfd',
950: '#000000',
},
}SCSS
$custom: #f9cdfd; $custom-light: #fbdcfe; $custom-dark: #000000;
JSON
{
"hex": "#f9cdfd",
"rgb": {
"r": 249,
"g": 205,
"b": 253
},
"hsl": {
"h": 295,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90077,
"c": 0.07976,
"h": 323.5
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#F9CDFD
secondary
#90E689
accent
#E60013
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485