#FFCAFB#FFCAFB
#FFCAFB is a very light, moderate purple. Relative luminance 0.705; OKLCH L 90.0% C 0.087 H 328.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAFB |
|---|---|
| RGB | rgb(255, 202, 251) |
| HSL | hsl(305, 100%, 90%) |
| HSV | hsv(305, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 1.6%, 0%) |
| CIE-LAB | lab(87.23, 26.70, -16.85) |
| CIE-LCH | lch(87.23, 31.57, 327.74°) |
| OKLab | oklab(90.02% 0.0744 -0.0451) |
| OKLCH | oklch(90.02% 0.087 328.8) |
| XYZ | xyz(79.7713, 70.4681, 100.6476) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.81
Very Light Purple
#F6CEFC
ΔE00 2.65
Light Lilac
#EDC8FF
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 4.66
Pale Lavender
#EECFFE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAFB #CAFFCE
analogous
#E9CAFF #FFCAFB #FFCAE1
triadic
#FFCAFB #FBFFCA #CAFBFF
tetradic
#FFCAFB #FFE9CA #CAFFCE #CAE1FF
square
#FFCAFB #FFE9CA #CAFFCE #CAE1FF
split-complementary
#FFCAFB #E1FFCA #CAFFE9
monochromatic
#FF50F2 #FF8DF6 #FFCAFB #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.39
#FFCAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FFCAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAFB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAFB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#FFCDDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcafb; /* rgb */ color: rgb(255, 202, 251); /* oklch */ color: oklch(90.0% 0.087 328.8);
Tailwind
colors: {
custom: {
50: '#ffdafc',
500: '#ffcafb',
950: '#000000',
},
}SCSS
$custom: #ffcafb; $custom-light: #ffdafc; $custom-dark: #000000;
JSON
{
"hex": "#ffcafb",
"rgb": {
"r": 255,
"g": 202,
"b": 251
},
"hsl": {
"h": 304.528,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.90023,
"c": 0.08701,
"h": 328.8
},
"luminance": 0.70466
}Semantic roles & 50–950 ramp
primary
#FFCAFB
secondary
#84E98C
accent
#E61100
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181517
muted
#868485