#EDBBB8#EDBBB8
#EDBBB8 is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.058 H 22.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBBB8 |
|---|---|
| RGB | rgb(237, 187, 184) |
| HSL | hsl(3, 60%, 83%) |
| HSV | hsv(3, 22%, 93%) |
| CMYK | cmyk(0%, 21.1%, 22.4%, 7.1%) |
| CIE-LAB | lab(80.18, 17.52, 8.40) |
| CIE-LCH | lch(80.18, 19.43, 25.62°) |
| OKLab | oklab(83.58% 0.0537 0.0221) |
| OKLCH | oklch(83.58% 0.058 22.4) |
| XYZ | xyz(61.3477, 57.0085, 53.1104) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.08
Light Rose
#FFC5CB
ΔE00 4.88
Bubblegum
#FFC1CC
ΔE00 6.14
Pink
#FFC0CB
ΔE00 6.15
Lightpink
#FFB6C1
ΔE00 6.65
Dusty Pink
#D8A7B1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBBB8 #B8EAED
analogous
#EDB8D0 #EDBBB8 #EDD5B8
triadic
#EDBBB8 #B8EDBB #BBB8ED
tetradic
#EDBBB8 #D0EDB8 #B8EAED #D5B8ED
square
#EDBBB8 #D0EDB8 #B8EAED #D5B8ED
split-complementary
#EDBBB8 #B8EDD5 #B8D0ED
monochromatic
#D45D56 #E18C87 #EDBBB8 #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.69
#EDBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EDBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBBB8
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBBB8 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B8
Deuteranopia (green-blind)
#D0CBB7
Tritanopia (blue-blind)
#F8B6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #edbbb8; /* rgb */ color: rgb(237, 187, 184); /* oklch */ color: oklch(83.6% 0.058 22.4);
Tailwind
colors: {
custom: {
50: '#f3cfcd',
500: '#edbbb8',
950: '#000000',
},
}SCSS
$custom: #edbbb8; $custom-light: #f3cfcd; $custom-dark: #000000;
JSON
{
"hex": "#edbbb8",
"rgb": {
"r": 237,
"g": 187,
"b": 184
},
"hsl": {
"h": 3.396,
"s": 59.551,
"l": 82.549
},
"oklch": {
"l": 0.83583,
"c": 0.05811,
"h": 22.4
},
"luminance": 0.57006
}Semantic roles & 50–950 ramp
primary
#EDBBB8
secondary
#7FC6CA
accent
#BEC71E
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171313
muted
#858383