#F5CAEB#F5CAEB
#F5CAEB is a very light, moderate pink. Relative luminance 0.677; OKLCH L 88.6% C 0.065 H 334.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CAEB |
|---|---|
| RGB | rgb(245, 202, 235) |
| HSL | hsl(314, 68%, 88%) |
| HSV | hsv(314, 18%, 96%) |
| CMYK | cmyk(0%, 17.6%, 4.1%, 3.9%) |
| CIE-LAB | lab(85.83, 20.56, -10.55) |
| CIE-LCH | lch(85.83, 23.11, 332.85°) |
| OKLab | oklab(88.58% 0.0583 -0.028) |
| OKLCH | oklch(88.58% 0.065 334.3) |
| XYZ | xyz(73.7707, 67.6535, 87.7535) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 4.02
Pale Lavender
#EECFFE
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 6.16
Light Pink
#FFD1DF
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CAEB #CAF5D4
analogous
#E9CAF5 #F5CAEB #F5CAD6
triadic
#F5CAEB #EBF5CA #CAEBF5
tetradic
#F5CAEB #F5E9CA #CAF5D4 #CAD6F5
square
#F5CAEB #F5E9CA #CAF5D4 #CAD6F5
split-complementary
#F5CAEB #D6F5CA #CAF5E9
monochromatic
#E263C4 #EB97D8 #F5CAEB #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.45
#F5CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F5CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CAEB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CAEB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#FACCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5caeb; /* rgb */ color: rgb(245, 202, 235); /* oklch */ color: oklch(88.6% 0.065 334.3);
Tailwind
colors: {
custom: {
50: '#f8daf1',
500: '#f5caeb',
950: '#000000',
},
}SCSS
$custom: #f5caeb; $custom-light: #f8daf1; $custom-dark: #000000;
JSON
{
"hex": "#f5caeb",
"rgb": {
"r": 245,
"g": 202,
"b": 235
},
"hsl": {
"h": 313.953,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88577,
"c": 0.06467,
"h": 334.3
},
"luminance": 0.67652
}Semantic roles & 50–950 ramp
primary
#F5CAEB
secondary
#8DD79E
accent
#D04115
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385