#FBB6EF#FBB6EF
#FBB6EF is a very light, moderate pink. Relative luminance 0.602; OKLCH L 85.8% C 0.108 H 332.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6EF |
|---|---|
| RGB | rgb(251, 182, 239) |
| HSL | hsl(310, 90%, 85%) |
| HSV | hsv(310, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 4.8%, 1.6%) |
| CIE-LAB | lab(81.95, 33.80, -18.45) |
| CIE-LCH | lch(81.95, 38.51, 331.37°) |
| OKLab | oklab(85.76% 0.0958 -0.0494) |
| OKLCH | oklch(85.76% 0.108 332.7) |
| XYZ | xyz(72.0905, 60.1998, 89.4669) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.22
Pale Mauve
#FED0FC
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.45
Very Light Purple
#F6CEFC
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 6.88
Powder Pink
#FFB2D0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6EF #B6FBC2
analogous
#E5B6FB #FBB6EF #FBB6CC
triadic
#FBB6EF #EFFBB6 #B6EFFB
tetradic
#FBB6EF #FBE5B6 #B6FBC2 #B6CCFB
square
#FBB6EF #FBE5B6 #B6FBC2 #B6CCFB
split-complementary
#FBB6EF #CCFBB6 #B6FBE5
monochromatic
#F542D6 #F87CE2 #FBB6EF #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.61
#FBB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FBB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6EF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6EF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#FFB9CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb6ef; /* rgb */ color: rgb(251, 182, 239); /* oklch */ color: oklch(85.8% 0.108 332.7);
Tailwind
colors: {
custom: {
50: '#fdccf4',
500: '#fbb6ef',
950: '#000000',
},
}SCSS
$custom: #fbb6ef; $custom-light: #fdccf4; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ef",
"rgb": {
"r": 251,
"g": 182,
"b": 239
},
"hsl": {
"h": 310.435,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.85761,
"c": 0.10781,
"h": 332.7
},
"luminance": 0.60197
}Semantic roles & 50–950 ramp
primary
#FBB6EF
secondary
#76E088
accent
#E62800
background
#FFFEFF
surface
#FFFAFE
border
#D7D3D6
text
#181317
muted
#868385