#FFC9FA#FFC9FA
#FFC9FA is a very light, moderate purple. Relative luminance 0.699; OKLCH L 89.8% C 0.088 H 329.4°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9FA |
|---|---|
| RGB | rgb(255, 201, 250) |
| HSL | hsl(306, 100%, 89%) |
| HSV | hsv(306, 21%, 100%) |
| CMYK | cmyk(0%, 21.2%, 2%, 0%) |
| CIE-LAB | lab(86.97, 27.04, -16.71) |
| CIE-LCH | lch(86.97, 31.79, 328.29°) |
| OKLab | oklab(89.81% 0.0755 -0.0447) |
| OKLCH | oklch(89.81% 0.088 329.4) |
| XYZ | xyz(79.3802, 69.9375, 99.7417) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.02
Very Light Purple
#F6CEFC
ΔE00 2.86
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.03
Pale Lilac
#E4CBFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9FA #C9FFCE
analogous
#E9C9FF #FFC9FA #FFC9DF
triadic
#FFC9FA #FAFFC9 #C9FAFF
tetradic
#FFC9FA #FFE9C9 #C9FFCE #C9DFFF
square
#FFC9FA #FFE9C9 #C9FFCE #C9DFFF
split-complementary
#FFC9FA #DFFFC9 #C9FFE9
monochromatic
#FF4FEF #FF8CF4 #FFC9FA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.40
#FFC9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#FFC9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9FA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9FA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#FFCCDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffc9fa; /* rgb */ color: rgb(255, 201, 250); /* oklch */ color: oklch(89.8% 0.088 329.4);
Tailwind
colors: {
custom: {
50: '#ffd9fc',
500: '#ffc9fa',
950: '#000000',
},
}SCSS
$custom: #ffc9fa; $custom-light: #ffd9fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc9fa",
"rgb": {
"r": 255,
"g": 201,
"b": 250
},
"hsl": {
"h": 305.556,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.89813,
"c": 0.08779,
"h": 329.4
},
"luminance": 0.69935
}Semantic roles & 50–950 ramp
primary
#FFC9FA
secondary
#83E98D
accent
#E61500
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385