#FFC5FF#FFC5FF
#FFC5FF is a very light, moderate purple. Relative luminance 0.684; OKLCH L 89.3% C 0.100 H 326.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5FF |
|---|---|
| RGB | rgb(255, 197, 255) |
| HSL | hsl(300, 100%, 89%) |
| HSV | hsv(300, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(86.21, 30.04, -20.49) |
| CIE-LCH | lch(86.21, 36.36, 325.70°) |
| OKLab | oklab(89.29% 0.0829 -0.0551) |
| OKLCH | oklch(89.29% 0.1 326.4) |
| XYZ | xyz(79.2543, 68.4146, 103.6188) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.34
Pale Mauve
#FED0FC
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 3.89
Light Lilac
#EDC8FF
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5FF #C5FFC5
analogous
#E2C5FF #FFC5FF #FFC5E2
triadic
#FFC5FF #FFFFC5 #C5FFFF
tetradic
#FFC5FF #FFE2C5 #C5FFC5 #C5E2FF
square
#FFC5FF #FFE2C5 #C5FFC5 #C5E2FF
split-complementary
#FFC5FF #E2FFC5 #C5FFE2
monochromatic
#FF4BFF #FF88FF #FFC5FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.43
#FFC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FFC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5FF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5FF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFCAD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffc5ff; /* rgb */ color: rgb(255, 197, 255); /* oklch */ color: oklch(89.3% 0.100 326.4);
Tailwind
colors: {
custom: {
50: '#ffd7ff',
500: '#ffc5ff',
950: '#000000',
},
}SCSS
$custom: #ffc5ff; $custom-light: #ffd7ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ff",
"rgb": {
"r": 255,
"g": 197,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.89287,
"c": 0.09959,
"h": 326.4
},
"luminance": 0.68413
}Semantic roles & 50–950 ramp
primary
#FFC5FF
secondary
#80E980
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386