#FAB6ED#FAB6ED
#FAB6ED is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.6% C 0.105 H 333.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB6ED |
|---|---|
| RGB | rgb(250, 182, 237) |
| HSL | hsl(311, 87%, 85%) |
| HSV | hsv(311, 27%, 98%) |
| CMYK | cmyk(0%, 27.2%, 5.2%, 2%) |
| CIE-LAB | lab(81.78, 33.13, -17.64) |
| CIE-LCH | lch(81.78, 37.53, 331.97°) |
| OKLab | oklab(85.59% 0.0941 -0.0472) |
| OKLCH | oklch(85.59% 0.105 333.4) |
| XYZ | xyz(71.4373, 59.8969, 87.9026) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.38
Pale Mauve
#FED0FC
ΔE00 6.20
Plum
#DDA0DD
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 6.94
Powder Pink
#FFB2D0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB6ED #B6FAC3
analogous
#E5B6FA #FAB6ED #FAB6CB
triadic
#FAB6ED #EDFAB6 #B6EDFA
tetradic
#FAB6ED #FAE5B6 #B6FAC3 #B6CBFA
square
#FAB6ED #FAE5B6 #B6FAC3 #B6CBFA
split-complementary
#FAB6ED #CBFAB6 #B6FAE5
monochromatic
#F243D1 #F67DDF #FAB6ED #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.62
#FAB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FAB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB6ED
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB6ED | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fab6ed; /* rgb */ color: rgb(250, 182, 237); /* oklch */ color: oklch(85.6% 0.105 333.4);
Tailwind
colors: {
custom: {
50: '#fcccf3',
500: '#fab6ed',
950: '#000000',
},
}SCSS
$custom: #fab6ed; $custom-light: #fcccf3; $custom-dark: #000000;
JSON
{
"hex": "#fab6ed",
"rgb": {
"r": 250,
"g": 182,
"b": 237
},
"hsl": {
"h": 311.471,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.85591,
"c": 0.10528,
"h": 333.4
},
"luminance": 0.59894
}Semantic roles & 50–950 ramp
primary
#FAB6ED
secondary
#76DE8A
accent
#E42D02
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#171317
muted
#858385