#F6CAEB#F6CAEB
#F6CAEB is a very light, moderate pink. Relative luminance 0.678; OKLCH L 88.7% C 0.065 H 335.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CAEB |
|---|---|
| RGB | rgb(246, 202, 235) |
| HSL | hsl(315, 71%, 88%) |
| HSV | hsv(315, 18%, 96%) |
| CMYK | cmyk(0%, 17.9%, 4.5%, 3.5%) |
| CIE-LAB | lab(85.92, 20.90, -10.40) |
| CIE-LCH | lch(85.92, 23.35, 333.54°) |
| OKLab | oklab(88.67% 0.0594 -0.0276) |
| OKLCH | oklch(88.67% 0.065 335.1) |
| XYZ | xyz(74.1206, 67.8339, 87.7699) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 5.74
Light Pink
#FFD1DF
ΔE00 6.24
Thistle
#D8BFD8
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CAEB #CAF6D5
analogous
#EBCAF6 #F6CAEB #F6CAD5
triadic
#F6CAEB #EBF6CA #CAEBF6
tetradic
#F6CAEB #F6EBCA #CAF6D5 #CAD5F6
square
#F6CAEB #F6EBCA #CAF6D5 #CAD5F6
split-complementary
#F6CAEB #D5F6CA #CAF6EB
monochromatic
#E461C4 #ED96D7 #F6CAEB #FBE5F5 #FBE5F5
Accessibility & contrast
On white
1.44
#F6CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#F6CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CAEB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CAEB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#FBCBD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6caeb; /* rgb */ color: rgb(246, 202, 235); /* oklch */ color: oklch(88.7% 0.065 335.1);
Tailwind
colors: {
custom: {
50: '#f9daf1',
500: '#f6caeb',
950: '#000000',
},
}SCSS
$custom: #f6caeb; $custom-light: #f9daf1; $custom-dark: #000000;
JSON
{
"hex": "#f6caeb",
"rgb": {
"r": 246,
"g": 202,
"b": 235
},
"hsl": {
"h": 315,
"s": 70.968,
"l": 87.843
},
"oklch": {
"l": 0.88668,
"c": 0.06548,
"h": 335.1
},
"luminance": 0.67832
}Semantic roles & 50–950 ramp
primary
#F6CAEB
secondary
#8CD89F
accent
#D34313
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385