#FBB6ED#FBB6ED
#FBB6ED is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.7% C 0.106 H 333.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6ED |
|---|---|
| RGB | rgb(251, 182, 237) |
| HSL | hsl(312, 90%, 85%) |
| HSV | hsv(312, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 5.6%, 1.6%) |
| CIE-LAB | lab(81.88, 33.46, -17.48) |
| CIE-LCH | lch(81.88, 37.74, 332.42°) |
| OKLab | oklab(85.69% 0.0952 -0.0467) |
| OKLCH | oklch(85.69% 0.106 333.9) |
| XYZ | xyz(71.7967, 60.0822, 87.9194) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.54
Pale Mauve
#FED0FC
ΔE00 6.25
Plum
#DDA0DD
ΔE00 6.57
Very Light Purple
#F6CEFC
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 7.09
Powder Pink
#FFB2D0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6ED #B6FBC4
analogous
#E7B6FB #FBB6ED #FBB6CB
triadic
#FBB6ED #EDFBB6 #B6EDFB
tetradic
#FBB6ED #FBE7B6 #B6FBC4 #B6CBFB
square
#FBB6ED #FBE7B6 #B6FBC4 #B6CBFB
split-complementary
#FBB6ED #CBFBB6 #B6FBE7
monochromatic
#F542D0 #F87CDF #FBB6ED #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.61
#FBB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FBB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6ED
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6ED | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#FFB9C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb6ed; /* rgb */ color: rgb(251, 182, 237); /* oklch */ color: oklch(85.7% 0.106 333.9);
Tailwind
colors: {
custom: {
50: '#fdccf3',
500: '#fbb6ed',
950: '#000000',
},
}SCSS
$custom: #fbb6ed; $custom-light: #fdccf3; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ed",
"rgb": {
"r": 251,
"g": 182,
"b": 237
},
"hsl": {
"h": 312.174,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.85691,
"c": 0.10606,
"h": 333.9
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#FBB6ED
secondary
#76E08B
accent
#E62F00
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385