#F4CCFB#F4CCFB
#F4CCFB is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.4% C 0.076 H 321.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F4CCFB |
|---|---|
| RGB | rgb(244, 204, 251) |
| HSL | hsl(291, 85%, 89%) |
| HSV | hsv(291, 19%, 98%) |
| CMYK | cmyk(2.8%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.69, 22.07, -17.75) |
| CIE-LCH | lch(86.69, 28.32, 321.19°) |
| OKLab | oklab(89.38% 0.0595 -0.0477) |
| OKLCH | oklch(89.38% 0.076 321.3) |
| XYZ | xyz(76.3113, 69.3852, 100.6207) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.52
Pale Mauve
#FED0FC
ΔE00 2.17
Pale Lavender
#EECFFE
ΔE00 2.18
Light Lilac
#EDC8FF
ΔE00 2.62
Light Lavendar
#EFC0FE
ΔE00 4.07
Pale Lilac
#E4CBFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4CCFB #D3FBCC
analogous
#DDCCFB #F4CCFB #FBCCEB
triadic
#F4CCFB #FBF4CC #CCFBF4
tetradic
#F4CCFB #FBDDCC #D3FBCC #CCEBFB
square
#F4CCFB #FBDDCC #D3FBCC #CCEBFB
split-complementary
#F4CCFB #EBFBCC #CCFBDD
monochromatic
#DC5BF2 #E893F7 #F4CCFB #F9E3FD #F9E3FD
Accessibility & contrast
On white
1.41
#F4CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#F4CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4CCFB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4CCFB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#D0DBF9
Tritanopia (blue-blind)
#F5D0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4ccfb; /* rgb */ color: rgb(244, 204, 251); /* oklch */ color: oklch(89.4% 0.076 321.3);
Tailwind
colors: {
custom: {
50: '#f8dbfc',
500: '#f4ccfb',
950: '#000000',
},
}SCSS
$custom: #f4ccfb; $custom-light: #f8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f4ccfb",
"rgb": {
"r": 244,
"g": 204,
"b": 251
},
"hsl": {
"h": 291.064,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89381,
"c": 0.07631,
"h": 321.3
},
"luminance": 0.69384
}Semantic roles & 50–950 ramp
primary
#F4CCFB
secondary
#97E28A
accent
#E20425
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485