#F9CDFE#F9CDFE
#F9CDFE is a very light, moderate purple. Relative luminance 0.710; OKLCH L 90.1% C 0.081 H 322.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDFE |
|---|---|
| RGB | rgb(249, 205, 254) |
| HSL | hsl(294, 96%, 90%) |
| HSV | hsv(294, 19%, 100%) |
| CMYK | cmyk(2%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(87.47, 23.71, -18.13) |
| CIE-LCH | lch(87.47, 29.85, 322.60°) |
| OKLab | oklab(90.11% 0.0644 -0.0487) |
| OKLCH | oklch(90.11% 0.081 322.9) |
| XYZ | xyz(78.7853, 70.9596, 103.2930) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.95
Pale Mauve
#FED0FC
ΔE00 1.71
Pale Lavender
#EECFFE
ΔE00 2.93
Light Lilac
#EDC8FF
ΔE00 2.99
Light Lavendar
#EFC0FE
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDFE #D2FECD
analogous
#E1CDFE #F9CDFE #FECDEA
triadic
#F9CDFE #FEF9CD #CDFEF9
tetradic
#F9CDFE #FEE1CD #D2FECD #CDEAFE
square
#F9CDFE #FEE1CD #D2FECD #CDEAFE
split-complementary
#F9CDFE #EAFECD #CDFEE1
monochromatic
#EB55FC #F291FD #F9CDFE #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.38
#F9CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#F9CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDFE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDFE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#FBD1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9cdfe; /* rgb */ color: rgb(249, 205, 254); /* oklch */ color: oklch(90.1% 0.081 322.9);
Tailwind
colors: {
custom: {
50: '#fbdcfe',
500: '#f9cdfe',
950: '#000000',
},
}SCSS
$custom: #f9cdfe; $custom-light: #fbdcfe; $custom-dark: #000000;
JSON
{
"hex": "#f9cdfe",
"rgb": {
"r": 249,
"g": 205,
"b": 254
},
"hsl": {
"h": 293.878,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.90111,
"c": 0.0808,
"h": 322.9
},
"luminance": 0.70958
}Semantic roles & 50–950 ramp
primary
#F9CDFE
secondary
#91E888
accent
#E60017
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485