#E09BBB#E09BBB
#E09BBB is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.6% C 0.092 H 350.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BBB |
|---|---|
| RGB | rgb(224, 155, 187) |
| HSL | hsl(332, 53%, 74%) |
| HSV | hsv(332, 31%, 88%) |
| CMYK | cmyk(0%, 30.8%, 16.5%, 12.2%) |
| CIE-LAB | lab(71.47, 30.40, -6.08) |
| CIE-LCH | lch(71.47, 31.00, 348.68°) |
| OKLab | oklab(76.59% 0.0902 -0.0158) |
| OKLCH | oklch(76.59% 0.092 350.1) |
| XYZ | xyz(51.4318, 42.8805, 52.5718) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.16
Pig Pink
#E78EA5
ΔE00 5.97
Powder Pink
#FFB2D0
ΔE00 6.75
Dull Pink
#D5869D
ΔE00 6.82
Dusty Pink
#D8A7B1
ΔE00 7.31
Light Mauve
#C292A1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BBB #9BE0C0
analogous
#E09BDE #E09BBB #E09E9B
triadic
#E09BBB #BBE09B #9BBBE0
tetradic
#E09BBB #DEE09B #9BE0C0 #9E9BE0
square
#E09BBB #DEE09B #9BE0C0 #9E9BE0
split-complementary
#E09BBB #9BE09E #9BDEE0
monochromatic
#C33E7B #D26C9B #E09BBB #EECADB #F8E8EF
Accessibility & contrast
On white
2.19
#E09BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E09BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BBB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BBB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B2B3B9
Tritanopia (blue-blind)
#EA99A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e09bbb; /* rgb */ color: rgb(224, 155, 187); /* oklch */ color: oklch(76.6% 0.092 350.1);
Tailwind
colors: {
custom: {
50: '#eab9cf',
500: '#e09bbb',
950: '#000000',
},
}SCSS
$custom: #e09bbb; $custom-light: #eab9cf; $custom-dark: #000000;
JSON
{
"hex": "#e09bbb",
"rgb": {
"r": 224,
"g": 155,
"b": 187
},
"hsl": {
"h": 332.174,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.76589,
"c": 0.09158,
"h": 350.1
},
"luminance": 0.42878
}Semantic roles & 50–950 ramp
primary
#E09BBB
secondary
#DCEFE6
accent
#C07825
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082