#EDBEAF#EDBEAF
#EDBEAF is a very light, muted red. Relative luminance 0.579; OKLCH L 83.9% C 0.058 H 38.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBEAF |
|---|---|
| RGB | rgb(237, 190, 175) |
| HSL | hsl(15, 63%, 81%) |
| HSV | hsv(15, 26%, 93%) |
| CMYK | cmyk(0%, 19.8%, 26.2%, 7.1%) |
| CIE-LAB | lab(80.70, 14.66, 13.97) |
| CIE-LCH | lch(80.70, 20.25, 43.61°) |
| OKLab | oklab(83.92% 0.0456 0.0362) |
| OKLCH | oklch(83.92% 0.058 38.4) |
| XYZ | xyz(61.0772, 57.9292, 48.5134) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 6.74
Light Salmon
#FEA993
ΔE00 8.24
Pale Rose
#FDC1C5
ΔE00 8.61
Pinkish Grey
#C8ACA9
ΔE00 8.65
Light Rose
#FFC5CB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBEAF #AFDEED
analogous
#EDAFBF #EDBEAF #EDDDAF
triadic
#EDBEAF #AFEDBE #BEAFED
tetradic
#EDBEAF #BFEDAF #AFDEED #DDAFED
square
#EDBEAF #BFEDAF #AFDEED #DDAFED
split-complementary
#EDBEAF #AFEDDD #AFBFED
monochromatic
#D76D4B #E2957D #EDBEAF #F8E7E1 #F9EBE6
Accessibility & contrast
On white
1.67
#EDBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EDBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBEAF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBEAF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#F9B7BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #edbeaf; /* rgb */ color: rgb(237, 190, 175); /* oklch */ color: oklch(83.9% 0.058 38.4);
Tailwind
colors: {
custom: {
50: '#f3d1c6',
500: '#edbeaf',
950: '#000000',
},
}SCSS
$custom: #edbeaf; $custom-light: #f3d1c6; $custom-dark: #000000;
JSON
{
"hex": "#edbeaf",
"rgb": {
"r": 237,
"g": 190,
"b": 175
},
"hsl": {
"h": 14.516,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.83916,
"c": 0.05823,
"h": 38.4
},
"luminance": 0.57927
}Semantic roles & 50–950 ramp
primary
#EDBEAF
secondary
#76B6CA
accent
#A0CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382