#F5CAEC#F5CAEC
#F5CAEC is a very light, moderate pink. Relative luminance 0.677; OKLCH L 88.6% C 0.066 H 333.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CAEC |
|---|---|
| RGB | rgb(245, 202, 236) |
| HSL | hsl(313, 68%, 88%) |
| HSV | hsv(313, 18%, 96%) |
| CMYK | cmyk(0%, 17.6%, 3.7%, 3.9%) |
| CIE-LAB | lab(85.86, 20.74, -11.04) |
| CIE-LCH | lch(85.86, 23.49, 331.98°) |
| OKLab | oklab(88.61% 0.0586 -0.0293) |
| OKLCH | oklch(88.61% 0.066 333.4) |
| XYZ | xyz(73.9155, 67.7114, 88.5165) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.13
Very Light Purple
#F6CEFC
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 6.24
Light Lilac
#EDC8FF
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CAEC #CAF5D3
analogous
#E8CAF5 #F5CAEC #F5CAD6
triadic
#F5CAEC #ECF5CA #CAECF5
tetradic
#F5CAEC #F5E8CA #CAF5D3 #CAD6F5
square
#F5CAEC #F5E8CA #CAF5D3 #CAD6F5
split-complementary
#F5CAEC #D6F5CA #CAF5E8
monochromatic
#E263C7 #EB97DA #F5CAEC #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.44
#F5CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#F5CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CAEC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CAEC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#F9CCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5caec; /* rgb */ color: rgb(245, 202, 236); /* oklch */ color: oklch(88.6% 0.066 333.4);
Tailwind
colors: {
custom: {
50: '#f8daf2',
500: '#f5caec',
950: '#000000',
},
}SCSS
$custom: #f5caec; $custom-light: #f8daf2; $custom-dark: #000000;
JSON
{
"hex": "#f5caec",
"rgb": {
"r": 245,
"g": 202,
"b": 236
},
"hsl": {
"h": 312.558,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88609,
"c": 0.06556,
"h": 333.4
},
"luminance": 0.6771
}Semantic roles & 50–950 ramp
primary
#F5CAEC
secondary
#8DD79C
accent
#D03C15
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385