#F7CAEE#F7CAEE
#F7CAEE is a very light, moderate pink. Relative luminance 0.682; OKLCH L 88.9% C 0.069 H 333.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CAEE |
|---|---|
| RGB | rgb(247, 202, 238) |
| HSL | hsl(312, 74%, 88%) |
| HSV | hsv(312, 18%, 97%) |
| CMYK | cmyk(0%, 18.2%, 3.6%, 3.1%) |
| CIE-LAB | lab(86.10, 21.76, -11.72) |
| CIE-LCH | lch(86.10, 24.72, 331.69°) |
| OKLab | oklab(88.86% 0.0615 -0.0312) |
| OKLCH | oklch(88.86% 0.069 333.1) |
| XYZ | xyz(74.9094, 68.1901, 90.0883) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.64
Very Light Purple
#F6CEFC
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 6.03
Thistle
#D8BFD8
ΔE00 6.76
Light Lavendar
#EFC0FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CAEE #CAF7D3
analogous
#E9CAF7 #F7CAEE #F7CAD7
triadic
#F7CAEE #EEF7CA #CAEEF7
tetradic
#F7CAEE #F7E9CA #CAF7D3 #CAD7F7
square
#F7CAEE #F7E9CA #CAF7D3 #CAD7F7
split-complementary
#F7CAEE #D7F7CA #CAF7E9
monochromatic
#E760CC #EF95DD #F7CAEE #FBE4F6 #FBE4F6
Accessibility & contrast
On white
1.43
#F7CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#F7CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CAEE
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CAEE | 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)
#CAD4F0
Deuteranopia (green-blind)
#D4DAEC
Tritanopia (blue-blind)
#FCCCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7caee; /* rgb */ color: rgb(247, 202, 238); /* oklch */ color: oklch(88.9% 0.069 333.1);
Tailwind
colors: {
custom: {
50: '#fadaf3',
500: '#f7caee',
950: '#000000',
},
}SCSS
$custom: #f7caee; $custom-light: #fadaf3; $custom-dark: #000000;
JSON
{
"hex": "#f7caee",
"rgb": {
"r": 247,
"g": 202,
"b": 238
},
"hsl": {
"h": 312,
"s": 73.77,
"l": 88.039
},
"oklch": {
"l": 0.88856,
"c": 0.06893,
"h": 333.1
},
"luminance": 0.68188
}Semantic roles & 50–950 ramp
primary
#F7CAEE
secondary
#8BDA9B
accent
#D63710
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385