#EDB2BE#EDB2BE
#EDB2BE is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.1% C 0.070 H 5.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDB2BE |
|---|---|
| RGB | rgb(237, 178, 190) |
| HSL | hsl(348, 62%, 81%) |
| HSV | hsv(348, 25%, 93%) |
| CMYK | cmyk(0%, 24.9%, 19.8%, 7.1%) |
| CIE-LAB | lab(78.21, 23.18, 2.30) |
| CIE-LCH | lch(78.21, 23.30, 5.68°) |
| OKLab | oklab(82.1% 0.0699 0.0064) |
| OKLCH | oklch(82.1% 0.07 5.2) |
| XYZ | xyz(60.1402, 53.5658, 55.8766) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.43
Soft Pink
#FDB0C0
ΔE00 3.49
Pink
#FFC0CB
ΔE00 3.77
Pastel Pink
#FFBACD
ΔE00 3.80
Bubblegum
#FFC1CC
ΔE00 3.91
Dusty Pink
#D8A7B1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDB2BE #B2EDE1
analogous
#EDB2DC #EDB2BE #EDC4B2
triadic
#EDB2BE #BEEDB2 #B2BEED
tetradic
#EDB2BE #DCEDB2 #B2EDE1 #C4B2ED
square
#EDB2BE #DCEDB2 #B2EDE1 #C4B2ED
split-complementary
#EDB2BE #B2EDC4 #B2DCED
monochromatic
#D64F6A #E18094 #EDB2BE #F9E4E8 #F9E6EA
Accessibility & contrast
On white
1.79
#EDB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#EDB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDB2BE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDB2BE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#F8AEB6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #edb2be; /* rgb */ color: rgb(237, 178, 190); /* oklch */ color: oklch(82.1% 0.070 5.2);
Tailwind
colors: {
custom: {
50: '#f3c9d1',
500: '#edb2be',
950: '#000000',
},
}SCSS
$custom: #edb2be; $custom-light: #f3c9d1; $custom-dark: #000000;
JSON
{
"hex": "#edb2be",
"rgb": {
"r": 237,
"g": 178,
"b": 190
},
"hsl": {
"h": 347.797,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.82101,
"c": 0.07023,
"h": 5.2
},
"luminance": 0.53563
}Semantic roles & 50–950 ramp
primary
#EDB2BE
secondary
#79CABA
accent
#CAA61C
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283