#F5CAED#F5CAED
#F5CAED is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.6% C 0.066 H 332.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5CAED |
|---|---|
| RGB | rgb(245, 202, 237) |
| HSL | hsl(311, 68%, 88%) |
| HSV | hsv(311, 18%, 96%) |
| CMYK | cmyk(0%, 17.6%, 3.3%, 3.9%) |
| CIE-LAB | lab(85.89, 20.92, -11.52) |
| CIE-LCH | lch(85.89, 23.88, 331.15°) |
| OKLab | oklab(88.64% 0.059 -0.0306) |
| OKLCH | oklch(88.64% 0.066 332.5) |
| XYZ | xyz(74.0612, 67.7697, 89.2838) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.88
Very Light Purple
#F6CEFC
ΔE00 3.47
Pale Lavender
#EECFFE
ΔE00 5.09
Light Lilac
#EDC8FF
ΔE00 6.04
Thistle
#D8BFD8
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5CAED #CAF5D2
analogous
#E8CAF5 #F5CAED #F5CAD7
triadic
#F5CAED #EDF5CA #CAEDF5
tetradic
#F5CAED #F5E8CA #CAF5D2 #CAD7F5
square
#F5CAED #F5E8CA #CAF5D2 #CAD7F5
split-complementary
#F5CAED #D7F5CA #CAF5E8
monochromatic
#E263CA #EB97DC #F5CAED #FAE5F6 #FAE5F6
Accessibility & contrast
On white
1.44
#F5CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#F5CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5CAED
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5CAED | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#F9CCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f5caed; /* rgb */ color: rgb(245, 202, 237); /* oklch */ color: oklch(88.6% 0.066 332.5);
Tailwind
colors: {
custom: {
50: '#f8daf2',
500: '#f5caed',
950: '#000000',
},
}SCSS
$custom: #f5caed; $custom-light: #f8daf2; $custom-dark: #000000;
JSON
{
"hex": "#f5caed",
"rgb": {
"r": 245,
"g": 202,
"b": 237
},
"hsl": {
"h": 311.163,
"s": 68.254,
"l": 87.647
},
"oklch": {
"l": 0.88642,
"c": 0.06646,
"h": 332.5
},
"luminance": 0.67768
}Semantic roles & 50–950 ramp
primary
#F5CAED
secondary
#8DD79A
accent
#D03815
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385