#FFC5FB#FFC5FB
#FFC5FB is a very light, moderate purple. Relative luminance 0.682; OKLCH L 89.1% C 0.096 H 328.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5FB |
|---|---|
| RGB | rgb(255, 197, 251) |
| HSL | hsl(304, 100%, 89%) |
| HSV | hsv(304, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 1.6%, 0%) |
| CIE-LAB | lab(86.09, 29.32, -18.57) |
| CIE-LCH | lch(86.09, 34.71, 327.66°) |
| OKLab | oklab(89.15% 0.0817 -0.0498) |
| OKLCH | oklch(89.15% 0.096 328.6) |
| XYZ | xyz(78.6171, 68.1597, 100.2629) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.25
Very Light Purple
#F6CEFC
ΔE00 3.68
Light Lavendar
#EFC0FE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.67
Pale Lavender
#EECFFE
ΔE00 5.58
Pale Lilac
#E4CBFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5FB #C5FFC9
analogous
#E6C5FF #FFC5FB #FFC5DE
triadic
#FFC5FB #FBFFC5 #C5FBFF
tetradic
#FFC5FB #FFE6C5 #C5FFC9 #C5DEFF
square
#FFC5FB #FFE6C5 #C5FFC9 #C5DEFF
split-complementary
#FFC5FB #DEFFC5 #C5FFE6
monochromatic
#FF4BF3 #FF88F7 #FFC5FB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.44
#FFC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#FFC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5FB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5FB | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FD
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#FFC9D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc5fb; /* rgb */ color: rgb(255, 197, 251); /* oklch */ color: oklch(89.1% 0.096 328.6);
Tailwind
colors: {
custom: {
50: '#ffd7fc',
500: '#ffc5fb',
950: '#000000',
},
}SCSS
$custom: #ffc5fb; $custom-light: #ffd7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffc5fb",
"rgb": {
"r": 255,
"g": 197,
"b": 251
},
"hsl": {
"h": 304.138,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89147,
"c": 0.0957,
"h": 328.6
},
"luminance": 0.68158
}Semantic roles & 50–950 ramp
primary
#FFC5FB
secondary
#80E987
accent
#E61000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385