#EDBFAB#EDBFAB
#EDBFAB is a very light, muted orange. Relative luminance 0.582; OKLCH L 84.0% C 0.060 H 44.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFAB |
|---|---|
| RGB | rgb(237, 191, 171) |
| HSL | hsl(18, 65%, 80%) |
| HSV | hsv(18, 28%, 93%) |
| CMYK | cmyk(0%, 19.4%, 27.8%, 7.1%) |
| CIE-LAB | lab(80.85, 13.59, 16.33) |
| CIE-LCH | lch(80.85, 21.24, 50.23°) |
| OKLab | oklab(84.01% 0.0425 0.0421) |
| OKLCH | oklch(84.01% 0.06 44.7) |
| XYZ | xyz(60.9075, 58.2091, 46.5474) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.93
Pale Salmon
#FFB19A
ΔE00 7.03
Light Salmon
#FEA993
ΔE00 8.69
Peach
#FFDAB9
ΔE00 8.76
Pinkish Tan
#D99B82
ΔE00 9.44
Pinkish Grey
#C8ACA9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFAB #ABD9ED
analogous
#EDABB8 #EDBFAB #EDE0AB
triadic
#EDBFAB #ABEDBF #BFABED
tetradic
#EDBFAB #B8EDAB #ABD9ED #E0ABED
square
#EDBFAB #B8EDAB #ABD9ED #E0ABED
split-complementary
#EDBFAB #ABEDE0 #ABB8ED
monochromatic
#D77246 #E29979 #EDBFAB #F8E5DD #FAECE6
Accessibility & contrast
On white
1.66
#EDBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EDBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFAB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFAB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#F9B8B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbfab; /* rgb */ color: rgb(237, 191, 171); /* oklch */ color: oklch(84.0% 0.060 44.7);
Tailwind
colors: {
custom: {
50: '#f4d2c4',
500: '#edbfab',
950: '#000000',
},
}SCSS
$custom: #edbfab; $custom-light: #f4d2c4; $custom-dark: #000000;
JSON
{
"hex": "#edbfab",
"rgb": {
"r": 237,
"g": 191,
"b": 171
},
"hsl": {
"h": 18.182,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.84009,
"c": 0.0598,
"h": 44.7
},
"luminance": 0.58206
}Semantic roles & 50–950 ramp
primary
#EDBFAB
secondary
#72AFCA
accent
#96CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382