#FBB8ED#FBB8ED
#FBB8ED is a very light, moderate pink. Relative luminance 0.609; OKLCH L 86.0% C 0.103 H 334.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB8ED |
|---|---|
| RGB | rgb(251, 184, 237) |
| HSL | hsl(313, 89%, 85%) |
| HSV | hsv(313, 27%, 98%) |
| CMYK | cmyk(0%, 26.7%, 5.6%, 1.6%) |
| CIE-LAB | lab(82.33, 32.40, -16.80) |
| CIE-LCH | lch(82.33, 36.50, 332.59°) |
| OKLab | oklab(86.03% 0.0922 -0.0449) |
| OKLCH | oklch(86.03% 0.103 334) |
| XYZ | xyz(72.2092, 60.9073, 88.0569) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.48
Pale Mauve
#FED0FC
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.21
Light Lilac
#EDC8FF
ΔE00 6.85
Plum
#DDA0DD
ΔE00 6.91
Powder Pink
#FFB2D0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB8ED #B8FBC6
analogous
#E7B8FB #FBB8ED #FBB8CB
triadic
#FBB8ED #EDFBB8 #B8EDFB
tetradic
#FBB8ED #FBE7B8 #B8FBC6 #B8CBFB
square
#FBB8ED #FBE7B8 #B8FBC6 #B8CBFB
split-complementary
#FBB8ED #CBFBB8 #B8FBE7
monochromatic
#F444D0 #F87EDE #FBB8ED #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.59
#FBB8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FBB8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB8ED
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB8ED | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#FFBBCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbb8ed; /* rgb */ color: rgb(251, 184, 237); /* oklch */ color: oklch(86.0% 0.103 334.0);
Tailwind
colors: {
custom: {
50: '#fdcef2',
500: '#fbb8ed',
950: '#000000',
},
}SCSS
$custom: #fbb8ed; $custom-light: #fdcef2; $custom-dark: #000000;
JSON
{
"hex": "#fbb8ed",
"rgb": {
"r": 251,
"g": 184,
"b": 237
},
"hsl": {
"h": 312.537,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.86032,
"c": 0.10258,
"h": 334
},
"luminance": 0.60905
}Semantic roles & 50–950 ramp
primary
#FBB8ED
secondary
#77E08D
accent
#E63000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181317
muted
#868385