#F4CCFD#F4CCFD
#F4CCFD is a very light, moderate purple. Relative luminance 0.695; OKLCH L 89.5% C 0.078 H 320.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCFD |
|---|---|
| RGB | rgb(244, 204, 253) |
| HSL | hsl(289, 92%, 90%) |
| HSV | hsv(289, 19%, 99%) |
| CMYK | cmyk(3.6%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(86.76, 22.44, -18.71) |
| CIE-LCH | lch(86.76, 29.22, 320.18°) |
| OKLab | oklab(89.45% 0.0602 -0.0504) |
| OKLCH | oklch(89.45% 0.078 320.1) |
| XYZ | xyz(76.6282, 69.5119, 102.2899) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.90
Pale Lavender
#EECFFE
ΔE00 2.04
Light Lilac
#EDC8FF
ΔE00 2.17
Pale Mauve
#FED0FC
ΔE00 2.51
Light Lavendar
#EFC0FE
ΔE00 3.69
Pale Lilac
#E4CBFF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCFD #D5FDCC
analogous
#DCCCFD #F4CCFD #FDCCED
triadic
#F4CCFD #FDF4CC #CCFDF4
tetradic
#F4CCFD #FDDCCC #D5FDCC #CCEDFD
square
#F4CCFD #FDDCCC #D5FDCC #CCEDFD
split-complementary
#F4CCFD #EDFDCC #CCFDDC
monochromatic
#DB56F8 #E791FB #F4CCFD #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.41
#F4CCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#F4CCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCFD
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCFD | 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)
#C7D6FF
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#F5D1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ccfd; /* rgb */ color: rgb(244, 204, 253); /* oklch */ color: oklch(89.5% 0.078 320.1);
Tailwind
colors: {
custom: {
50: '#f8dbfe',
500: '#f4ccfd',
950: '#000000',
},
}SCSS
$custom: #f4ccfd; $custom-light: #f8dbfe; $custom-dark: #000000;
JSON
{
"hex": "#f4ccfd",
"rgb": {
"r": 244,
"g": 204,
"b": 253
},
"hsl": {
"h": 288.98,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.8945,
"c": 0.07848,
"h": 320.1
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#F4CCFD
secondary
#99E588
accent
#E6002A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485