#FFC4FF#FFC4FF
#FFC4FF is a very light, moderate purple. Relative luminance 0.680; OKLCH L 89.1% C 0.101 H 326.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4FF |
|---|---|
| RGB | rgb(255, 196, 255) |
| HSL | hsl(300, 100%, 88%) |
| HSV | hsv(300, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(85.99, 30.56, -20.84) |
| CIE-LCH | lch(85.99, 36.99, 325.72°) |
| OKLab | oklab(89.11% 0.0844 -0.0561) |
| OKLCH | oklch(89.11% 0.101 326.4) |
| XYZ | xyz(79.0280, 67.9620, 103.5433) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.29
Pale Mauve
#FED0FC
ΔE00 4.05
Very Light Purple
#F6CEFC
ΔE00 4.13
Light Lilac
#EDC8FF
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4FF #C4FFC4
analogous
#E1C4FF #FFC4FF #FFC4E1
triadic
#FFC4FF #FFFFC4 #C4FFFF
tetradic
#FFC4FF #FFE1C4 #C4FFC4 #C4E1FF
square
#FFC4FF #FFE1C4 #C4FFC4 #C4E1FF
split-complementary
#FFC4FF #E1FFC4 #C4FFE1
monochromatic
#FF4AFF #FF87FF #FFC4FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.44
#FFC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FFC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4FF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4FF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#FFC9D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffc4ff; /* rgb */ color: rgb(255, 196, 255); /* oklch */ color: oklch(89.1% 0.101 326.4);
Tailwind
colors: {
custom: {
50: '#ffd6ff',
500: '#ffc4ff',
950: '#000000',
},
}SCSS
$custom: #ffc4ff; $custom-light: #ffd6ff; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ff",
"rgb": {
"r": 255,
"g": 196,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.89113,
"c": 0.10132,
"h": 326.4
},
"luminance": 0.6796
}Semantic roles & 50–950 ramp
primary
#FFC4FF
secondary
#7FE87F
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386