#F7CAED#F7CAED
#F7CAED is a very light, moderate pink. Relative luminance 0.681; OKLCH L 88.8% C 0.068 H 334.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CAED |
|---|---|
| RGB | rgb(247, 202, 237) |
| HSL | hsl(313, 74%, 88%) |
| HSV | hsv(313, 18%, 97%) |
| CMYK | cmyk(0%, 18.2%, 4%, 3.1%) |
| CIE-LAB | lab(86.07, 21.58, -11.23) |
| CIE-LCH | lch(86.07, 24.33, 332.50°) |
| OKLab | oklab(88.82% 0.0611 -0.0298) |
| OKLCH | oklch(88.82% 0.068 334) |
| XYZ | xyz(74.7629, 68.1315, 89.3167) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.88
Very Light Purple
#F6CEFC
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 5.44
Light Lilac
#EDC8FF
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CAED #CAF7D4
analogous
#EACAF7 #F7CAED #F7CAD6
triadic
#F7CAED #EDF7CA #CAEDF7
tetradic
#F7CAED #F7EACA #CAF7D4 #CAD6F7
square
#F7CAED #F7EACA #CAF7D4 #CAD6F7
split-complementary
#F7CAED #D6F7CA #CAF7EA
monochromatic
#E760C9 #EF95DB #F7CAED #FBE4F6 #FBE4F6
Accessibility & contrast
On white
1.44
#F7CAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#F7CAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CAED
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CAED | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FCCCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7caed; /* rgb */ color: rgb(247, 202, 237); /* oklch */ color: oklch(88.8% 0.068 334.0);
Tailwind
colors: {
custom: {
50: '#fadaf2',
500: '#f7caed',
950: '#000000',
},
}SCSS
$custom: #f7caed; $custom-light: #fadaf2; $custom-dark: #000000;
JSON
{
"hex": "#f7caed",
"rgb": {
"r": 247,
"g": 202,
"b": 237
},
"hsl": {
"h": 313.333,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.88824,
"c": 0.06804,
"h": 334
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#F7CAED
secondary
#8BDA9D
accent
#D63C10
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385