#FBB6EE#FBB6EE
#FBB6EE is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.7% C 0.107 H 333.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6EE |
|---|---|
| RGB | rgb(251, 182, 238) |
| HSL | hsl(311, 90%, 85%) |
| HSV | hsv(311, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(81.91, 33.63, -17.96) |
| CIE-LCH | lch(81.91, 38.13, 331.89°) |
| OKLab | oklab(85.73% 0.0955 -0.0481) |
| OKLCH | oklch(85.73% 0.107 333.3) |
| XYZ | xyz(71.9432, 60.1408, 88.6910) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 6.27
Plum
#DDA0DD
ΔE00 6.50
Very Light Purple
#F6CEFC
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 6.98
Powder Pink
#FFB2D0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6EE #B6FBC3
analogous
#E5B6FB #FBB6EE #FBB6CC
triadic
#FBB6EE #EEFBB6 #B6EEFB
tetradic
#FBB6EE #FBE5B6 #B6FBC3 #B6CCFB
square
#FBB6EE #FBE5B6 #B6FBC3 #B6CCFB
split-complementary
#FBB6EE #CCFBB6 #B6FBE5
monochromatic
#F542D3 #F87CE0 #FBB6EE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.61
#FBB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FBB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6EE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6EE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F0
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#FFB9CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb6ee; /* rgb */ color: rgb(251, 182, 238); /* oklch */ color: oklch(85.7% 0.107 333.3);
Tailwind
colors: {
custom: {
50: '#fdccf3',
500: '#fbb6ee',
950: '#000000',
},
}SCSS
$custom: #fbb6ee; $custom-light: #fdccf3; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ee",
"rgb": {
"r": 251,
"g": 182,
"b": 238
},
"hsl": {
"h": 311.304,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.85726,
"c": 0.10693,
"h": 333.3
},
"luminance": 0.60138
}Semantic roles & 50–950 ramp
primary
#FBB6EE
secondary
#76E08A
accent
#E62B00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385