#EDBFB5#EDBFB5
#EDBFB5 is a very light, muted red. Relative luminance 0.586; OKLCH L 84.3% C 0.055 H 32.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFB5 |
|---|---|
| RGB | rgb(237, 191, 181) |
| HSL | hsl(11, 61%, 82%) |
| HSV | hsv(11, 24%, 93%) |
| CMYK | cmyk(0%, 19.4%, 23.6%, 7.1%) |
| CIE-LAB | lab(81.07, 14.97, 11.28) |
| CIE-LCH | lch(81.07, 18.74, 37.00°) |
| OKLab | oklab(84.25% 0.0464 0.0294) |
| OKLCH | oklch(84.25% 0.055 32.4) |
| XYZ | xyz(61.8970, 58.6049, 51.7586) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.75
Light Rose
#FFC5CB
ΔE00 7.41
Pale Salmon
#FFB19A
ΔE00 7.68
Pinkish Grey
#C8ACA9
ΔE00 8.03
Apricot
#FBCEB1
ΔE00 8.38
Light Salmon
#FEA993
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFB5 #B5E3ED
analogous
#EDB5C7 #EDBFB5 #EDDBB5
triadic
#EDBFB5 #B5EDBF #BFB5ED
tetradic
#EDBFB5 #C7EDB5 #B5E3ED #DBB5ED
square
#EDBFB5 #C7EDB5 #B5E3ED #DBB5ED
split-complementary
#EDBFB5 #B5EDDB #B5C7ED
monochromatic
#D56A53 #E19484 #EDBFB5 #F9EAE6 #F9EAE6
Accessibility & contrast
On white
1.65
#EDBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EDBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFB5
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFB5 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#F8B9BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbfb5; /* rgb */ color: rgb(237, 191, 181); /* oklch */ color: oklch(84.3% 0.055 32.4);
Tailwind
colors: {
custom: {
50: '#f3d2cb',
500: '#edbfb5',
950: '#000000',
},
}SCSS
$custom: #edbfb5; $custom-light: #f3d2cb; $custom-dark: #000000;
JSON
{
"hex": "#edbfb5",
"rgb": {
"r": 237,
"g": 191,
"b": 181
},
"hsl": {
"h": 10.714,
"s": 60.87,
"l": 81.961
},
"oklch": {
"l": 0.84251,
"c": 0.05495,
"h": 32.4
},
"luminance": 0.58602
}Semantic roles & 50–950 ramp
primary
#EDBFB5
secondary
#7CBCCA
accent
#AAC91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382