#EBAF8D#EBAF8D
#EBAF8D is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.2% C 0.084 H 50.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAF8D |
|---|---|
| RGB | rgb(235, 175, 141) |
| HSL | hsl(22, 70%, 74%) |
| HSV | hsv(22, 40%, 92%) |
| CMYK | cmyk(0%, 25.5%, 40%, 7.8%) |
| CIE-LAB | lab(76.22, 17.63, 25.99) |
| CIE-LCH | lch(76.22, 31.41, 55.85°) |
| OKLab | oklab(80.16% 0.0534 0.0652) |
| OKLCH | oklch(80.16% 0.084 50.7) |
| XYZ | xyz(54.4006, 50.2485, 32.0277) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.29
Pinkish Tan
#D99B82
ΔE00 6.14
Pale Salmon
#FFB19A
ΔE00 6.52
Lightsalmon
#FFA07A
ΔE00 6.95
Light Salmon
#FEA993
ΔE00 7.55
Darksalmon
#E9967A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAF8D #8DC9EB
analogous
#EB8D9A #EBAF8D #EBDE8D
triadic
#EBAF8D #8DEBAF #AF8DEB
tetradic
#EBAF8D #9AEB8D #8DC9EB #DE8DEB
square
#EBAF8D #9AEB8D #8DC9EB #DE8DEB
split-complementary
#EBAF8D #8DEBDE #8D9AEB
monochromatic
#D86626 #E28A59 #EBAF8D #F4D4C1 #FAEDE5
Accessibility & contrast
On white
1.90
#EBAF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#EBAF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAF8D
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAF8D | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB48B
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#FBA4A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebaf8d; /* rgb */ color: rgb(235, 175, 141); /* oklch */ color: oklch(80.2% 0.084 50.7);
Tailwind
colors: {
custom: {
50: '#f3c7ae',
500: '#ebaf8d',
950: '#000000',
},
}SCSS
$custom: #ebaf8d; $custom-light: #f3c7ae; $custom-dark: #000000;
JSON
{
"hex": "#ebaf8d",
"rgb": {
"r": 235,
"g": 175,
"b": 141
},
"hsl": {
"h": 21.702,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.80162,
"c": 0.08428,
"h": 50.7
},
"luminance": 0.50245
}Semantic roles & 50–950 ramp
primary
#EBAF8D
secondary
#579DC6
accent
#8DD213
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281