#FFC9FF#FFC9FF
#FFC9FF is a very light, moderate purple. Relative luminance 0.703; OKLCH L 90.0% C 0.093 H 326.3°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9FF |
|---|---|
| RGB | rgb(255, 201, 255) |
| HSL | hsl(300, 100%, 89%) |
| HSV | hsv(300, 21%, 100%) |
| CMYK | cmyk(0%, 21.2%, 0%, 0%) |
| CIE-LAB | lab(87.12, 27.94, -19.12) |
| CIE-LCH | lch(87.12, 33.85, 325.61°) |
| OKLab | oklab(89.98% 0.0771 -0.0514) |
| OKLCH | oklch(89.98% 0.093 326.3) |
| XYZ | xyz(80.1746, 70.2553, 103.9255) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.66
Very Light Purple
#F6CEFC
ΔE00 2.92
Light Lavendar
#EFC0FE
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9FF #C9FFC9
analogous
#E4C9FF #FFC9FF #FFC9E4
triadic
#FFC9FF #FFFFC9 #C9FFFF
tetradic
#FFC9FF #FFE4C9 #C9FFC9 #C9E4FF
square
#FFC9FF #FFE4C9 #C9FFC9 #C9E4FF
split-complementary
#FFC9FF #E4FFC9 #C9FFE4
monochromatic
#FF4FFF #FF8CFF #FFC9FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.40
#FFC9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#FFC9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9FF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9FF | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#FFCDDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffc9ff; /* rgb */ color: rgb(255, 201, 255); /* oklch */ color: oklch(90.0% 0.093 326.3);
Tailwind
colors: {
custom: {
50: '#ffd9ff',
500: '#ffc9ff',
950: '#000000',
},
}SCSS
$custom: #ffc9ff; $custom-light: #ffd9ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc9ff",
"rgb": {
"r": 255,
"g": 201,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89984,
"c": 0.09265,
"h": 326.3
},
"luminance": 0.70253
}Semantic roles & 50–950 ramp
primary
#FFC9FF
secondary
#83E983
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386