#F9CDFF#F9CDFF
#F9CDFF is a very light, moderate purple. Relative luminance 0.710; OKLCH L 90.1% C 0.082 H 322.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDFF |
|---|---|
| RGB | rgb(249, 205, 255) |
| HSL | hsl(293, 100%, 90%) |
| HSV | hsv(293, 20%, 100%) |
| CMYK | cmyk(2.4%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(87.50, 23.90, -18.61) |
| CIE-LCH | lch(87.50, 30.29, 322.09°) |
| OKLab | oklab(90.15% 0.0648 -0.0501) |
| OKLCH | oklch(90.15% 0.082 322.3) |
| XYZ | xyz(78.9459, 71.0239, 104.1385) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.10
Pale Mauve
#FED0FC
ΔE00 1.94
Light Lilac
#EDC8FF
ΔE00 2.82
Pale Lavender
#EECFFE
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDFF #D3FFCD
analogous
#E0CDFF #F9CDFF #FFCDEC
triadic
#F9CDFF #FFF9CD #CDFFF9
tetradic
#F9CDFF #FFE0CD #D3FFCD #CDECFF
square
#F9CDFF #FFE0CD #D3FFCD #CDECFF
split-complementary
#F9CDFF #ECFFCD #CDFFE0
monochromatic
#EA53FF #F290FF #F9CDFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.38
#F9CDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#F9CDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDFF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDFF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#FBD2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9cdff; /* rgb */ color: rgb(249, 205, 255); /* oklch */ color: oklch(90.1% 0.082 322.3);
Tailwind
colors: {
custom: {
50: '#fbdcff',
500: '#f9cdff',
950: '#000000',
},
}SCSS
$custom: #f9cdff; $custom-light: #fbdcff; $custom-dark: #000000;
JSON
{
"hex": "#f9cdff",
"rgb": {
"r": 249,
"g": 205,
"b": 255
},
"hsl": {
"h": 292.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.90145,
"c": 0.08187,
"h": 322.3
},
"luminance": 0.71022
}Semantic roles & 50–950 ramp
primary
#F9CDFF
secondary
#92EA86
accent
#E6001C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486