#F2CAFF#F2CAFF
#F2CAFF is a very light, moderate purple. Relative luminance 0.683; OKLCH L 89.0% C 0.083 H 317.8°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAFF |
|---|---|
| RGB | rgb(242, 202, 255) |
| HSL | hsl(285, 100%, 90%) |
| HSV | hsv(285, 21%, 100%) |
| CMYK | cmyk(5.1%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(86.18, 23.23, -20.66) |
| CIE-LCH | lch(86.18, 31.09, 318.35°) |
| OKLab | oklab(88.98% 0.0615 -0.0558) |
| OKLCH | oklch(88.98% 0.083 317.8) |
| XYZ | xyz(75.7858, 68.3395, 103.7868) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.17
Very Light Purple
#F6CEFC
ΔE00 2.01
Pale Lavender
#EECFFE
ΔE00 2.22
Light Lavendar
#EFC0FE
ΔE00 2.77
Pale Mauve
#FED0FC
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAFF #D7FFCA
analogous
#D8CAFF #F2CAFF #FFCAF2
triadic
#F2CAFF #FFF2CA #CAFFF2
tetradic
#F2CAFF #FFD8CA #D7FFCA #CAF2FF
square
#F2CAFF #FFD8CA #D7FFCA #CAF2FF
split-complementary
#F2CAFF #F2FFCA #CAFFD8
monochromatic
#D450FF #E38DFF #F2CAFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.43
#F2CAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F2CAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAFF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAFF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#CCD9FD
Tritanopia (blue-blind)
#F2D0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2caff; /* rgb */ color: rgb(242, 202, 255); /* oklch */ color: oklch(89.0% 0.083 317.8);
Tailwind
colors: {
custom: {
50: '#f6daff',
500: '#f2caff',
950: '#000000',
},
}SCSS
$custom: #f2caff; $custom-light: #f6daff; $custom-dark: #000000;
JSON
{
"hex": "#f2caff",
"rgb": {
"r": 242,
"g": 202,
"b": 255
},
"hsl": {
"h": 285.283,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.88981,
"c": 0.08306,
"h": 317.8
},
"luminance": 0.68338
}Semantic roles & 50–950 ramp
primary
#F2CAFF
secondary
#9DE984
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386