#F5CCFB#F5CCFB
#F5CCFB is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.5% C 0.077 H 322.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCFB |
|---|---|
| RGB | rgb(245, 204, 251) |
| HSL | hsl(292, 85%, 89%) |
| HSV | hsv(292, 19%, 98%) |
| CMYK | cmyk(2.4%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.78, 22.39, -17.61) |
| CIE-LCH | lch(86.78, 28.48, 321.82°) |
| OKLab | oklab(89.47% 0.0606 -0.0473) |
| OKLCH | oklch(89.47% 0.077 322) |
| XYZ | xyz(76.6593, 69.5646, 100.6370) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.48
Pale Mauve
#FED0FC
ΔE00 1.96
Pale Lavender
#EECFFE
ΔE00 2.40
Light Lilac
#EDC8FF
ΔE00 2.77
Light Lavendar
#EFC0FE
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCFB #D2FBCC
analogous
#DECCFB #F5CCFB #FBCCEA
triadic
#F5CCFB #FBF5CC #CCFBF5
tetradic
#F5CCFB #FBDECC #D2FBCC #CCEAFB
square
#F5CCFB #FBDECC #D2FBCC #CCEAFB
split-complementary
#F5CCFB #EAFBCC #CCFBDE
monochromatic
#DF5BF2 #EA93F7 #F5CCFB #F9E3FD #F9E3FD
Accessibility & contrast
On white
1.41
#F5CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#F5CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCFB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCFB | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#F7D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5ccfb; /* rgb */ color: rgb(245, 204, 251); /* oklch */ color: oklch(89.5% 0.077 322.0);
Tailwind
colors: {
custom: {
50: '#f8dbfc',
500: '#f5ccfb',
950: '#000000',
},
}SCSS
$custom: #f5ccfb; $custom-light: #f8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f5ccfb",
"rgb": {
"r": 245,
"g": 204,
"b": 251
},
"hsl": {
"h": 292.34,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.8947,
"c": 0.07691,
"h": 322
},
"luminance": 0.69563
}Semantic roles & 50–950 ramp
primary
#F5CCFB
secondary
#95E28A
accent
#E20420
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485