#F5CCFA#F5CCFA
#F5CCFA is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.4% C 0.076 H 322.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCFA |
|---|---|
| RGB | rgb(245, 204, 250) |
| HSL | hsl(293, 82%, 89%) |
| HSV | hsv(293, 18%, 98%) |
| CMYK | cmyk(2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.75, 22.21, -17.12) |
| CIE-LCH | lch(86.75, 28.04, 322.36°) |
| OKLab | oklab(89.44% 0.0603 -0.046) |
| OKLCH | oklch(89.44% 0.076 322.7) |
| XYZ | xyz(76.5021, 69.5017, 99.8091) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.47
Pale Mauve
#FED0FC
ΔE00 1.82
Pale Lavender
#EECFFE
ΔE00 2.51
Light Lilac
#EDC8FF
ΔE00 3.00
Light Lavendar
#EFC0FE
ΔE00 4.31
Pale Lilac
#E4CBFF
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCFA #D1FACC
analogous
#DECCFA #F5CCFA #FACCE8
triadic
#F5CCFA #FAF5CC #CCFAF5
tetradic
#F5CCFA #FADECC #D1FACC #CCE8FA
square
#F5CCFA #FADECC #D1FACC #CCE8FA
split-complementary
#F5CCFA #E8FACC #CCFADE
monochromatic
#DF5DEF #EA94F5 #F5CCFA #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.41
#F5CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F5CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCFA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCFA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#F7D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f5ccfa; /* rgb */ color: rgb(245, 204, 250); /* oklch */ color: oklch(89.4% 0.076 322.7);
Tailwind
colors: {
custom: {
50: '#f8dbfc',
500: '#f5ccfa',
950: '#000000',
},
}SCSS
$custom: #f5ccfa; $custom-light: #f8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f5ccfa",
"rgb": {
"r": 245,
"g": 204,
"b": 250
},
"hsl": {
"h": 293.478,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89436,
"c": 0.07584,
"h": 322.7
},
"luminance": 0.695
}Semantic roles & 50–950 ramp
primary
#F5CCFA
secondary
#94E08B
accent
#DF071E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485