#F4CCFF#F4CCFF
#F4CCFF is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.5% C 0.081 H 318.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCFF |
|---|---|
| RGB | rgb(244, 204, 255) |
| HSL | hsl(287, 100%, 90%) |
| HSV | hsv(287, 20%, 100%) |
| CMYK | cmyk(4.3%, 20%, 0%, 0%) |
| CIE-LAB | lab(86.82, 22.82, -19.67) |
| CIE-LCH | lch(86.82, 30.13, 319.23°) |
| OKLab | oklab(89.52% 0.0608 -0.0531) |
| OKLCH | oklch(89.52% 0.081 318.9) |
| XYZ | xyz(76.9485, 69.6400, 103.9766) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.37
Light Lilac
#EDC8FF
ΔE00 1.77
Pale Lavender
#EECFFE
ΔE00 2.03
Pale Mauve
#FED0FC
ΔE00 2.90
Light Lavendar
#EFC0FE
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCFF #D7FFCC
analogous
#DBCCFF #F4CCFF #FFCCF0
triadic
#F4CCFF #FFF4CC #CCFFF4
tetradic
#F4CCFF #FFDBCC #D7FFCC #CCF0FF
square
#F4CCFF #FFDBCC #D7FFCC #CCF0FF
split-complementary
#F4CCFF #F0FFCC #CCFFDB
monochromatic
#DA52FF #E78FFF #F4CCFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.41
#F4CCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F4CCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCFF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCFF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#F5D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ccff; /* rgb */ color: rgb(244, 204, 255); /* oklch */ color: oklch(89.5% 0.081 318.9);
Tailwind
colors: {
custom: {
50: '#f8dbff',
500: '#f4ccff',
950: '#000000',
},
}SCSS
$custom: #f4ccff; $custom-light: #f8dbff; $custom-dark: #000000;
JSON
{
"hex": "#f4ccff",
"rgb": {
"r": 244,
"g": 204,
"b": 255
},
"hsl": {
"h": 287.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.89519,
"c": 0.0807,
"h": 318.9
},
"luminance": 0.69639
}Semantic roles & 50–950 ramp
primary
#F4CCFF
secondary
#9BEA86
accent
#E60031
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486