#FFC9FE#FFC9FE
#FFC9FE is a very light, moderate purple. Relative luminance 0.702; OKLCH L 90.0% C 0.092 H 326.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9FE |
|---|---|
| RGB | rgb(255, 201, 254) |
| HSL | hsl(301, 100%, 89%) |
| HSV | hsv(301, 21%, 100%) |
| CMYK | cmyk(0%, 21.2%, 0.4%, 0%) |
| CIE-LAB | lab(87.09, 27.76, -18.64) |
| CIE-LCH | lch(87.09, 33.44, 326.12°) |
| OKLab | oklab(89.95% 0.0768 -0.0501) |
| OKLCH | oklch(89.95% 0.092 326.9) |
| XYZ | xyz(80.0141, 70.1911, 103.0800) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.49
Very Light Purple
#F6CEFC
ΔE00 2.87
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.80
Pale Lilac
#E4CBFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9FE #C9FFCA
analogous
#E5C9FF #FFC9FE #FFC9E3
triadic
#FFC9FE #FEFFC9 #C9FEFF
tetradic
#FFC9FE #FFE5C9 #C9FFCA #C9E3FF
square
#FFC9FE #FFE5C9 #C9FFCA #C9E3FF
split-complementary
#FFC9FE #E3FFC9 #C9FFE5
monochromatic
#FF4FFC #FF8CFD #FFC9FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.40
#FFC9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#FFC9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9FE
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9FE | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#FFCDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffc9fe; /* rgb */ color: rgb(255, 201, 254); /* oklch */ color: oklch(90.0% 0.092 326.9);
Tailwind
colors: {
custom: {
50: '#ffd9fe',
500: '#ffc9fe',
950: '#000000',
},
}SCSS
$custom: #ffc9fe; $custom-light: #ffd9fe; $custom-dark: #000000;
JSON
{
"hex": "#ffc9fe",
"rgb": {
"r": 255,
"g": 201,
"b": 254
},
"hsl": {
"h": 301.111,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.8995,
"c": 0.09166,
"h": 326.9
},
"luminance": 0.70189
}Semantic roles & 50–950 ramp
primary
#FFC9FE
secondary
#83E985
accent
#E60400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385