#F5CCF2#F5CCF2
#F5CCF2 is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.2% C 0.068 H 328.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CCF2 |
|---|---|
| RGB | rgb(245, 204, 242) |
| HSL | hsl(304, 67%, 88%) |
| HSV | hsv(304, 17%, 96%) |
| CMYK | cmyk(0%, 16.7%, 1.2%, 3.9%) |
| CIE-LAB | lab(86.51, 20.75, -13.25) |
| CIE-LCH | lch(86.51, 24.62, 327.44°) |
| OKLab | oklab(89.17% 0.0577 -0.0354) |
| OKLCH | oklch(89.17% 0.068 328.5) |
| XYZ | xyz(75.2742, 69.0106, 93.3422) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.08
Very Light Purple
#F6CEFC
ΔE00 2.35
Pale Lavender
#EECFFE
ΔE00 3.99
Light Lilac
#EDC8FF
ΔE00 5.03
Light Lavendar
#EFC0FE
ΔE00 6.21
Pale Lilac
#E4CBFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CCF2 #CCF5CF
analogous
#E3CCF5 #F5CCF2 #F5CCDD
triadic
#F5CCF2 #F2F5CC #CCF2F5
tetradic
#F5CCF2 #F5E3CC #CCF5CF #CCDDF5
square
#F5CCF2 #F5E3CC #CCF5CF #CCDDF5
split-complementary
#F5CCF2 #DDF5CC #CCF5E3
monochromatic
#E166D8 #EB99E5 #F5CCF2 #FAE5F8 #FAE5F8
Accessibility & contrast
On white
1.42
#F5CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#F5CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CCF2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CCF2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#D3DAF0
Tritanopia (blue-blind)
#F8CFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f5ccf2; /* rgb */ color: rgb(245, 204, 242); /* oklch */ color: oklch(89.2% 0.068 328.5);
Tailwind
colors: {
custom: {
50: '#f8dbf6',
500: '#f5ccf2',
950: '#000000',
},
}SCSS
$custom: #f5ccf2; $custom-light: #f8dbf6; $custom-dark: #000000;
JSON
{
"hex": "#f5ccf2",
"rgb": {
"r": 245,
"g": 204,
"b": 242
},
"hsl": {
"h": 304.39,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.89168,
"c": 0.06768,
"h": 328.5
},
"luminance": 0.69009
}Semantic roles & 50–950 ramp
primary
#F5CCF2
secondary
#8FD794
accent
#CF2416
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485