#F4CCFA#F4CCFA
#F4CCFA is a very light, moderate purple. Relative luminance 0.693; OKLCH L 89.3% C 0.075 H 321.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCFA |
|---|---|
| RGB | rgb(244, 204, 250) |
| HSL | hsl(292, 82%, 89%) |
| HSV | hsv(292, 18%, 98%) |
| CMYK | cmyk(2.4%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.66, 21.88, -17.27) |
| CIE-LCH | lch(86.66, 27.87, 321.72°) |
| OKLab | oklab(89.35% 0.0592 -0.0464) |
| OKLCH | oklch(89.35% 0.075 321.9) |
| XYZ | xyz(76.1541, 69.3223, 99.7927) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.46
Pale Mauve
#FED0FC
ΔE00 2.02
Pale Lavender
#EECFFE
ΔE00 2.29
Light Lilac
#EDC8FF
ΔE00 2.85
Light Lavendar
#EFC0FE
ΔE00 4.28
Pale Lilac
#E4CBFF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCFA #D2FACC
analogous
#DDCCFA #F4CCFA #FACCE9
triadic
#F4CCFA #FAF4CC #CCFAF4
tetradic
#F4CCFA #FADDCC #D2FACC #CCE9FA
square
#F4CCFA #FADDCC #D2FACC #CCE9FA
split-complementary
#F4CCFA #E9FACC #CCFADD
monochromatic
#DC5DEF #E894F5 #F4CCFA #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.41
#F4CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#F4CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCFA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCFA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#D0DBF8
Tritanopia (blue-blind)
#F6D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ccfa; /* rgb */ color: rgb(244, 204, 250); /* oklch */ color: oklch(89.3% 0.075 321.9);
Tailwind
colors: {
custom: {
50: '#f8dbfc',
500: '#f4ccfa',
950: '#000000',
},
}SCSS
$custom: #f4ccfa; $custom-light: #f8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f4ccfa",
"rgb": {
"r": 244,
"g": 204,
"b": 250
},
"hsl": {
"h": 292.174,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89347,
"c": 0.07523,
"h": 321.9
},
"luminance": 0.69321
}Semantic roles & 50–950 ramp
primary
#F4CCFA
secondary
#96E08B
accent
#DF0723
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485