#FFCAFA#FFCAFA
#FFCAFA is a very light, moderate purple. Relative luminance 0.704; OKLCH L 90.0% C 0.086 H 329.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAFA |
|---|---|
| RGB | rgb(255, 202, 250) |
| HSL | hsl(306, 100%, 90%) |
| HSV | hsv(306, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 2%, 0%) |
| CIE-LAB | lab(87.20, 26.52, -16.37) |
| CIE-LCH | lch(87.20, 31.16, 328.32°) |
| OKLab | oklab(89.99% 0.0741 -0.0438) |
| OKLCH | oklch(89.99% 0.086 329.4) |
| XYZ | xyz(79.6141, 70.4053, 99.8196) |
| Luminance | 0.7040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.73
Very Light Purple
#F6CEFC
ΔE00 2.70
Light Lilac
#EDC8FF
ΔE00 4.72
Light Lavendar
#EFC0FE
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAFA #CAFFCF
analogous
#E9CAFF #FFCAFA #FFCAE0
triadic
#FFCAFA #FAFFCA #CAFAFF
tetradic
#FFCAFA #FFE9CA #CAFFCF #CAE0FF
square
#FFCAFA #FFE9CA #CAFFCF #CAE0FF
split-complementary
#FFCAFA #E0FFCA #CAFFE9
monochromatic
#FF50EE #FF8DF4 #FFCAFA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.39
#FFCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAFA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAFA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#FFCDDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffcafa; /* rgb */ color: rgb(255, 202, 250); /* oklch */ color: oklch(90.0% 0.086 329.4);
Tailwind
colors: {
custom: {
50: '#ffdafc',
500: '#ffcafa',
950: '#000000',
},
}SCSS
$custom: #ffcafa; $custom-light: #ffdafc; $custom-dark: #000000;
JSON
{
"hex": "#ffcafa",
"rgb": {
"r": 255,
"g": 202,
"b": 250
},
"hsl": {
"h": 305.66,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.89989,
"c": 0.08605,
"h": 329.4
},
"luminance": 0.70403
}Semantic roles & 50–950 ramp
primary
#FFCAFA
secondary
#84E98D
accent
#E61600
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181517
muted
#868485