#F8CAEC#F8CAEC
#F8CAEC is a very light, moderate pink. Relative luminance 0.683; OKLCH L 88.9% C 0.068 H 335.6°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CAEC |
|---|---|
| RGB | rgb(248, 202, 236) |
| HSL | hsl(316, 77%, 88%) |
| HSV | hsv(316, 19%, 97%) |
| CMYK | cmyk(0%, 18.5%, 4.8%, 2.7%) |
| CIE-LAB | lab(86.13, 21.75, -10.60) |
| CIE-LCH | lch(86.13, 24.19, 334.01°) |
| OKLab | oklab(88.88% 0.0619 -0.0281) |
| OKLCH | oklch(88.88% 0.068 335.6) |
| XYZ | xyz(74.9709, 68.2556, 88.5660) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.17
Very Light Purple
#F6CEFC
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 6.70
Pale Pink
#FFCFDC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CAEC #CAF8D6
analogous
#EDCAF8 #F8CAEC #F8CAD5
triadic
#F8CAEC #ECF8CA #CAECF8
tetradic
#F8CAEC #F8EDCA #CAF8D6 #CAD5F8
square
#F8CAEC #F8EDCA #CAF8D6 #CAD5F8
split-complementary
#F8CAEC #D5F8CA #CAF8ED
monochromatic
#EA5EC5 #F194D9 #F8CAEC #FBE4F5 #FBE4F5
Accessibility & contrast
On white
1.43
#F8CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#F8CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CAEC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CAEC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4ED
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#FDCBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8caec; /* rgb */ color: rgb(248, 202, 236); /* oklch */ color: oklch(88.9% 0.068 335.6);
Tailwind
colors: {
custom: {
50: '#fbdaf2',
500: '#f8caec',
950: '#000000',
},
}SCSS
$custom: #f8caec; $custom-light: #fbdaf2; $custom-dark: #000000;
JSON
{
"hex": "#f8caec",
"rgb": {
"r": 248,
"g": 202,
"b": 236
},
"hsl": {
"h": 315.652,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.88883,
"c": 0.06798,
"h": 335.6
},
"luminance": 0.68254
}Semantic roles & 50–950 ramp
primary
#F8CAEC
secondary
#8ADCA0
accent
#D9420D
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385