#F2CAEB#F2CAEB
#F2CAEB is a very light, moderate pink. Relative luminance 0.671; OKLCH L 88.3% C 0.062 H 332.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CAEB |
|---|---|
| RGB | rgb(242, 202, 235) |
| HSL | hsl(311, 61%, 87%) |
| HSV | hsv(311, 17%, 95%) |
| CMYK | cmyk(0%, 16.5%, 2.9%, 5.1%) |
| CIE-LAB | lab(85.56, 19.56, -10.98) |
| CIE-LCH | lch(85.56, 22.43, 330.70°) |
| OKLab | oklab(88.31% 0.055 -0.0292) |
| OKLCH | oklch(88.31% 0.062 332.1) |
| XYZ | xyz(72.7323, 67.1180, 87.7048) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.48
Very Light Purple
#F6CEFC
ΔE00 3.80
Pale Lavender
#EECFFE
ΔE00 5.11
Thistle
#D8BFD8
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CAEB #CAF2D1
analogous
#E5CAF2 #F2CAEB #F2CAD7
triadic
#F2CAEB #EBF2CA #CAEBF2
tetradic
#F2CAEB #F2E5CA #CAF2D1 #CAD7F2
square
#F2CAEB #F2E5CA #CAF2D1 #CAD7F2
split-complementary
#F2CAEB #D7F2CA #CAF2E5
monochromatic
#DA68C6 #E699D8 #F2CAEB #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.46
#F2CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#F2CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CAEB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CAEB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#F6CCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2caeb; /* rgb */ color: rgb(242, 202, 235); /* oklch */ color: oklch(88.3% 0.062 332.1);
Tailwind
colors: {
custom: {
50: '#f6daf1',
500: '#f2caeb',
950: '#000000',
},
}SCSS
$custom: #f2caeb; $custom-light: #f6daf1; $custom-dark: #000000;
JSON
{
"hex": "#f2caeb",
"rgb": {
"r": 242,
"g": 202,
"b": 235
},
"hsl": {
"h": 310.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.88306,
"c": 0.06229,
"h": 332.1
},
"luminance": 0.67116
}Semantic roles & 50–950 ramp
primary
#F2CAEB
secondary
#8FD29A
accent
#C83B1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385