#F9CCFF#F9CCFF
#F9CCFF is a very light, moderate purple. Relative luminance 0.705; OKLCH L 90.0% C 0.084 H 322.4°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CCFF |
|---|---|
| RGB | rgb(249, 204, 255) |
| HSL | hsl(293, 100%, 90%) |
| HSV | hsv(293, 20%, 100%) |
| CMYK | cmyk(2.4%, 20%, 0%, 0%) |
| CIE-LAB | lab(87.26, 24.42, -18.96) |
| CIE-LCH | lch(87.26, 30.92, 322.18°) |
| OKLab | oklab(89.97% 0.0662 -0.051) |
| OKLCH | oklch(89.97% 0.084 322.4) |
| XYZ | xyz(78.7074, 70.5470, 104.0591) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.37
Pale Mauve
#FED0FC
ΔE00 2.13
Light Lilac
#EDC8FF
ΔE00 2.74
Pale Lavender
#EECFFE
ΔE00 3.05
Light Lavendar
#EFC0FE
ΔE00 3.59
Pale Lilac
#E4CBFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CCFF #D2FFCC
analogous
#DFCCFF #F9CCFF #FFCCEC
triadic
#F9CCFF #FFF9CC #CCFFF9
tetradic
#F9CCFF #FFDFCC #D2FFCC #CCECFF
square
#F9CCFF #FFDFCC #D2FFCC #CCECFF
split-complementary
#F9CCFF #ECFFCC #CCFFDF
monochromatic
#EB52FF #F28FFF #F9CCFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.39
#F9CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#F9CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CCFF
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CCFF | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#FBD1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f9ccff; /* rgb */ color: rgb(249, 204, 255); /* oklch */ color: oklch(90.0% 0.084 322.4);
Tailwind
colors: {
custom: {
50: '#fbdbff',
500: '#f9ccff',
950: '#000000',
},
}SCSS
$custom: #f9ccff; $custom-light: #fbdbff; $custom-dark: #000000;
JSON
{
"hex": "#f9ccff",
"rgb": {
"r": 249,
"g": 204,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89966,
"c": 0.0836,
"h": 322.4
},
"luminance": 0.70545
}Semantic roles & 50–950 ramp
primary
#F9CCFF
secondary
#91EA86
accent
#E6001B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486