#EDBFAF#EDBFAF
#EDBFAF is a very light, muted orange. Relative luminance 0.584; OKLCH L 84.1% C 0.058 H 40.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFAF |
|---|---|
| RGB | rgb(237, 191, 175) |
| HSL | hsl(15, 63%, 81%) |
| HSV | hsv(15, 26%, 93%) |
| CMYK | cmyk(0%, 19.4%, 26.2%, 7.1%) |
| CIE-LAB | lab(80.94, 14.13, 14.31) |
| CIE-LCH | lch(80.94, 20.11, 45.35°) |
| OKLab | oklab(84.1% 0.0441 0.0371) |
| OKLCH | oklch(84.1% 0.058 40.1) |
| XYZ | xyz(61.2946, 58.3639, 48.5858) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.19
Pale Salmon
#FFB19A
ΔE00 6.95
Light Salmon
#FEA993
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 8.81
Pale Rose
#FDC1C5
ΔE00 9.13
Pinkish Tan
#D99B82
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFAF #AFDDED
analogous
#EDAFBE #EDBFAF #EDDEAF
triadic
#EDBFAF #AFEDBF #BFAFED
tetradic
#EDBFAF #BEEDAF #AFDDED #DEAFED
square
#EDBFAF #BEEDAF #AFDDED #DEAFED
split-complementary
#EDBFAF #AFEDDE #AFBEED
monochromatic
#D76F4B #E2977D #EDBFAF #F8E7E1 #F9EBE6
Accessibility & contrast
On white
1.66
#EDBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EDBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFAF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFAF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#D4CDAF
Tritanopia (blue-blind)
#F9B8BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #edbfaf; /* rgb */ color: rgb(237, 191, 175); /* oklch */ color: oklch(84.1% 0.058 40.1);
Tailwind
colors: {
custom: {
50: '#f3d2c6',
500: '#edbfaf',
950: '#000000',
},
}SCSS
$custom: #edbfaf; $custom-light: #f3d2c6; $custom-dark: #000000;
JSON
{
"hex": "#edbfaf",
"rgb": {
"r": 237,
"g": 191,
"b": 175
},
"hsl": {
"h": 15.484,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.84104,
"c": 0.05757,
"h": 40.1
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#EDBFAF
secondary
#76B4CA
accent
#9DCB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382