#F4CCFC#F4CCFC
#F4CCFC is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.4% C 0.077 H 320.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCFC |
|---|---|
| RGB | rgb(244, 204, 252) |
| HSL | hsl(290, 89%, 89%) |
| HSV | hsv(290, 19%, 99%) |
| CMYK | cmyk(3.2%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(86.73, 22.25, -18.23) |
| CIE-LCH | lch(86.73, 28.77, 320.68°) |
| OKLab | oklab(89.42% 0.0599 -0.0491) |
| OKLCH | oklch(89.42% 0.077 320.7) |
| XYZ | xyz(76.4694, 69.4484, 101.4531) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.69
Pale Lavender
#EECFFE
ΔE00 2.10
Pale Mauve
#FED0FC
ΔE00 2.33
Light Lilac
#EDC8FF
ΔE00 2.39
Light Lavendar
#EFC0FE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCFC #D4FCCC
analogous
#DCCCFC #F4CCFC #FCCCEC
triadic
#F4CCFC #FCF4CC #CCFCF4
tetradic
#F4CCFC #FCDCCC #D4FCCC #CCECFC
square
#F4CCFC #FCDCCC #D4FCCC #CCECFC
split-complementary
#F4CCFC #ECFCCC #CCFCDC
monochromatic
#DB58F5 #E892F9 #F4CCFC #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.41
#F4CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#F4CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCFC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCFC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#F5D1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ccfc; /* rgb */ color: rgb(244, 204, 252); /* oklch */ color: oklch(89.4% 0.077 320.7);
Tailwind
colors: {
custom: {
50: '#f8dbfd',
500: '#f4ccfc',
950: '#000000',
},
}SCSS
$custom: #f4ccfc; $custom-light: #f8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#f4ccfc",
"rgb": {
"r": 244,
"g": 204,
"b": 252
},
"hsl": {
"h": 290,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.89415,
"c": 0.0774,
"h": 320.7
},
"luminance": 0.69447
}Semantic roles & 50–950 ramp
primary
#F4CCFC
secondary
#98E389
accent
#E60026
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485