#F3CAEC#F3CAEC
#F3CAEC is a very light, moderate pink. Relative luminance 0.674; OKLCH L 88.4% C 0.064 H 331.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CAEC |
|---|---|
| RGB | rgb(243, 202, 236) |
| HSL | hsl(310, 63%, 87%) |
| HSV | hsv(310, 17%, 95%) |
| CMYK | cmyk(0%, 16.9%, 2.9%, 4.7%) |
| CIE-LAB | lab(85.68, 20.07, -11.32) |
| CIE-LCH | lch(85.68, 23.04, 330.57°) |
| OKLab | oklab(88.43% 0.0565 -0.0301) |
| OKLCH | oklch(88.43% 0.064 331.9) |
| XYZ | xyz(73.2214, 67.3535, 88.4840) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.19
Very Light Purple
#F6CEFC
ΔE00 3.58
Pale Lavender
#EECFFE
ΔE00 5.01
Thistle
#D8BFD8
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CAEC #CAF3D1
analogous
#E6CAF3 #F3CAEC #F3CAD8
triadic
#F3CAEC #ECF3CA #CAECF3
tetradic
#F3CAEC #F3E6CA #CAF3D1 #CAD8F3
square
#F3CAEC #F3E6CA #CAF3D1 #CAD8F3
split-complementary
#F3CAEC #D8F3CA #CAF3E6
monochromatic
#DC66C8 #E898DA #F3CAEC #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.45
#F3CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#F3CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CAEC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CAEC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#F7CCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3caec; /* rgb */ color: rgb(243, 202, 236); /* oklch */ color: oklch(88.4% 0.064 331.9);
Tailwind
colors: {
custom: {
50: '#f7daf2',
500: '#f3caec',
950: '#000000',
},
}SCSS
$custom: #f3caec; $custom-light: #f7daf2; $custom-dark: #000000;
JSON
{
"hex": "#f3caec",
"rgb": {
"r": 243,
"g": 202,
"b": 236
},
"hsl": {
"h": 310.244,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.88428,
"c": 0.06399,
"h": 331.9
},
"luminance": 0.67352
}Semantic roles & 50–950 ramp
primary
#F3CAEC
secondary
#8ED39A
accent
#CB391B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385