#F2CAFA#F2CAFA
#F2CAFA is a very light, moderate purple. Relative luminance 0.680; OKLCH L 88.8% C 0.078 H 320.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAFA |
|---|---|
| RGB | rgb(242, 202, 250) |
| HSL | hsl(290, 83%, 89%) |
| HSV | hsv(290, 19%, 98%) |
| CMYK | cmyk(3.2%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(86.02, 22.29, -18.26) |
| CIE-LCH | lch(86.02, 28.81, 320.68°) |
| OKLab | oklab(88.81% 0.06 -0.0491) |
| OKLCH | oklch(88.81% 0.078 320.7) |
| XYZ | xyz(74.9914, 68.0217, 99.6029) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.04
Pale Lavender
#EECFFE
ΔE00 2.19
Light Lilac
#EDC8FF
ΔE00 2.24
Pale Mauve
#FED0FC
ΔE00 2.59
Light Lavendar
#EFC0FE
ΔE00 3.64
Pale Lilac
#E4CBFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAFA #D2FACA
analogous
#DACAFA #F2CAFA #FACAEA
triadic
#F2CAFA #FAF2CA #CAFAF2
tetradic
#F2CAFA #FADACA #D2FACA #CAEAFA
square
#F2CAFA #FADACA #D2FACA #CAEAFA
split-complementary
#F2CAFA #EAFACA #CAFADA
monochromatic
#D75AEF #E492F5 #F2CAFA #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.44
#F2CAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F2CAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAFA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAFA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#CED9F8
Tritanopia (blue-blind)
#F3CFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f2cafa; /* rgb */ color: rgb(242, 202, 250); /* oklch */ color: oklch(88.8% 0.078 320.7);
Tailwind
colors: {
custom: {
50: '#f6dafc',
500: '#f2cafa',
950: '#000000',
},
}SCSS
$custom: #f2cafa; $custom-light: #f6dafc; $custom-dark: #000000;
JSON
{
"hex": "#f2cafa",
"rgb": {
"r": 242,
"g": 202,
"b": 250
},
"hsl": {
"h": 290,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.88806,
"c": 0.07752,
"h": 320.7
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#F2CAFA
secondary
#97DF89
accent
#DF062A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385