#F3CAEB#F3CAEB
#F3CAEB is a very light, moderate pink. Relative luminance 0.673; OKLCH L 88.4% C 0.063 H 332.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3CAEB |
|---|---|
| RGB | rgb(243, 202, 235) |
| HSL | hsl(312, 63%, 87%) |
| HSV | hsv(312, 17%, 95%) |
| CMYK | cmyk(0%, 16.9%, 3.3%, 4.7%) |
| CIE-LAB | lab(85.65, 19.89, -10.84) |
| CIE-LCH | lch(85.65, 22.65, 331.43°) |
| OKLab | oklab(88.4% 0.0561 -0.0288) |
| OKLCH | oklch(88.4% 0.063 332.8) |
| XYZ | xyz(73.0765, 67.2955, 87.7209) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.43
Very Light Purple
#F6CEFC
ΔE00 3.86
Pale Lavender
#EECFFE
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3CAEB #CAF3D2
analogous
#E6CAF3 #F3CAEB #F3CAD7
triadic
#F3CAEB #EBF3CA #CAEBF3
tetradic
#F3CAEB #F3E6CA #CAF3D2 #CAD7F3
square
#F3CAEB #F3E6CA #CAF3D2 #CAD7F3
split-complementary
#F3CAEB #D7F3CA #CAF3E6
monochromatic
#DC66C5 #E898D8 #F3CAEB #F9E6F6 #F9E6F6
Accessibility & contrast
On white
1.45
#F3CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F3CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3CAEB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3CAEB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#D3D8EA
Tritanopia (blue-blind)
#F7CCD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f3caeb; /* rgb */ color: rgb(243, 202, 235); /* oklch */ color: oklch(88.4% 0.063 332.8);
Tailwind
colors: {
custom: {
50: '#f7daf1',
500: '#f3caeb',
950: '#000000',
},
}SCSS
$custom: #f3caeb; $custom-light: #f7daf1; $custom-dark: #000000;
JSON
{
"hex": "#f3caeb",
"rgb": {
"r": 243,
"g": 202,
"b": 235
},
"hsl": {
"h": 311.707,
"s": 63.077,
"l": 87.255
},
"oklch": {
"l": 0.88396,
"c": 0.06308,
"h": 332.8
},
"luminance": 0.67294
}Semantic roles & 50–950 ramp
primary
#F3CAEB
secondary
#8ED39B
accent
#CB3D1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385