#F8CAEB#F8CAEB
#F8CAEB is a very light, moderate pink. Relative luminance 0.682; OKLCH L 88.9% C 0.067 H 336.5°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CAEB |
|---|---|
| RGB | rgb(248, 202, 235) |
| HSL | hsl(317, 77%, 88%) |
| HSV | hsv(317, 19%, 97%) |
| CMYK | cmyk(0%, 18.5%, 5.2%, 2.7%) |
| CIE-LAB | lab(86.11, 21.57, -10.11) |
| CIE-LCH | lch(86.11, 23.83, 334.88°) |
| OKLab | oklab(88.85% 0.0616 -0.0268) |
| OKLCH | oklch(88.85% 0.067 336.5) |
| XYZ | xyz(74.8260, 68.1976, 87.8030) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 6.07
Light Pink
#FFD1DF
ΔE00 6.10
Pale Pink
#FFCFDC
ΔE00 6.47
Thistle
#D8BFD8
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CAEB #CAF8D7
analogous
#EECAF8 #F8CAEB #F8CAD4
triadic
#F8CAEB #EBF8CA #CAEBF8
tetradic
#F8CAEB #F8EECA #CAF8D7 #CAD4F8
square
#F8CAEB #F8EECA #CAF8D7 #CAD4F8
split-complementary
#F8CAEB #D4F8CA #CAF8EE
monochromatic
#EA5EC2 #F194D7 #F8CAEB #FBE4F5 #FBE4F5
Accessibility & contrast
On white
1.43
#F8CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F8CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CAEB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CAEB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#FDCBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8caeb; /* rgb */ color: rgb(248, 202, 235); /* oklch */ color: oklch(88.9% 0.067 336.5);
Tailwind
colors: {
custom: {
50: '#fbdaf1',
500: '#f8caeb',
950: '#000000',
},
}SCSS
$custom: #f8caeb; $custom-light: #fbdaf1; $custom-dark: #000000;
JSON
{
"hex": "#f8caeb",
"rgb": {
"r": 248,
"g": 202,
"b": 235
},
"hsl": {
"h": 316.957,
"s": 76.667,
"l": 88.235
},
"oklch": {
"l": 0.88851,
"c": 0.06713,
"h": 336.5
},
"luminance": 0.68196
}Semantic roles & 50–950 ramp
primary
#F8CAEB
secondary
#8ADCA1
accent
#D9460D
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385