#FFCAFF#FFCAFF
#FFCAFF is a very light, moderate purple. Relative luminance 0.707; OKLCH L 90.2% C 0.091 H 326.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAFF |
|---|---|
| RGB | rgb(255, 202, 255) |
| HSL | hsl(300, 100%, 90%) |
| HSV | hsv(300, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(87.35, 27.41, -18.78) |
| CIE-LCH | lch(87.35, 33.23, 325.59°) |
| OKLab | oklab(90.16% 0.0756 -0.0504) |
| OKLCH | oklch(90.16% 0.091 326.3) |
| XYZ | xyz(80.4085, 70.7230, 104.0035) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.38
Very Light Purple
#F6CEFC
ΔE00 2.69
Light Lavendar
#EFC0FE
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 4.60
Pale Lilac
#E4CBFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAFF #CAFFCA
analogous
#E5CAFF #FFCAFF #FFCAE5
triadic
#FFCAFF #FFFFCA #CAFFFF
tetradic
#FFCAFF #FFE5CA #CAFFCA #CAE5FF
square
#FFCAFF #FFE5CA #CAFFCA #CAE5FF
split-complementary
#FFCAFF #E5FFCA #CAFFE5
monochromatic
#FF50FF #FF8DFF #FFCAFF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.39
#FFCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FFCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAFF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAFF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#FFCEDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffcaff; /* rgb */ color: rgb(255, 202, 255); /* oklch */ color: oklch(90.2% 0.091 326.3);
Tailwind
colors: {
custom: {
50: '#ffdaff',
500: '#ffcaff',
950: '#000000',
},
}SCSS
$custom: #ffcaff; $custom-light: #ffdaff; $custom-dark: #000000;
JSON
{
"hex": "#ffcaff",
"rgb": {
"r": 255,
"g": 202,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9016,
"c": 0.09091,
"h": 326.3
},
"luminance": 0.70721
}Semantic roles & 50–950 ramp
primary
#FFCAFF
secondary
#84E984
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181518
muted
#868486