#F2CAEC#F2CAEC
#F2CAEC is a very light, moderate purple. Relative luminance 0.672; OKLCH L 88.3% C 0.063 H 331.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAEC |
|---|---|
| RGB | rgb(242, 202, 236) |
| HSL | hsl(309, 61%, 87%) |
| HSV | hsv(309, 17%, 95%) |
| CMYK | cmyk(0%, 16.5%, 2.5%, 5.1%) |
| CIE-LAB | lab(85.59, 19.74, -11.47) |
| CIE-LCH | lch(85.59, 22.83, 329.85°) |
| OKLab | oklab(88.34% 0.0554 -0.0305) |
| OKLCH | oklch(88.34% 0.063 331.1) |
| XYZ | xyz(72.8772, 67.1760, 88.4678) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.25
Very Light Purple
#F6CEFC
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 4.85
Thistle
#D8BFD8
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 5.97
Light Pink
#FFD1DF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAEC #CAF2D0
analogous
#E4CAF2 #F2CAEC #F2CAD8
triadic
#F2CAEC #ECF2CA #CAECF2
tetradic
#F2CAEC #F2E4CA #CAF2D0 #CAD8F2
square
#F2CAEC #F2E4CA #CAF2D0 #CAD8F2
split-complementary
#F2CAEC #D8F2CA #CAF2E4
monochromatic
#DA68C9 #E699DA #F2CAEC #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.45
#F2CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F2CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAEC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAEC | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#F6CCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2caec; /* rgb */ color: rgb(242, 202, 236); /* oklch */ color: oklch(88.3% 0.063 331.1);
Tailwind
colors: {
custom: {
50: '#f6daf2',
500: '#f2caec',
950: '#000000',
},
}SCSS
$custom: #f2caec; $custom-light: #f6daf2; $custom-dark: #000000;
JSON
{
"hex": "#f2caec",
"rgb": {
"r": 242,
"g": 202,
"b": 236
},
"hsl": {
"h": 309,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.88338,
"c": 0.06322,
"h": 331.1
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#F2CAEC
secondary
#8FD299
accent
#C8371D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385