#EBBF9F#EBBF9F
#EBBF9F is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.066 H 57.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF9F |
|---|---|
| RGB | rgb(235, 191, 159) |
| HSL | hsl(25, 66%, 77%) |
| HSV | hsv(25, 32%, 92%) |
| CMYK | cmyk(0%, 18.7%, 32.3%, 7.8%) |
| CIE-LAB | lab(80.42, 11.28, 22.10) |
| CIE-LCH | lch(80.42, 24.81, 62.96°) |
| OKLab | oklab(83.55% 0.0355 0.0562) |
| OKLCH | oklch(83.55% 0.066 57.7) |
| XYZ | xyz(59.1510, 57.4297, 40.7635) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.89
Peach
#FFDAB9
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 6.47
Burlywood
#DEB887
ΔE00 6.70
Tan
#D2B48C
ΔE00 7.27
Peach (survey)
#FFB07C
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF9F #9FCBEB
analogous
#EB9FA5 #EBBF9F #EBE59F
triadic
#EBBF9F #9FEBBF #BF9FEB
tetradic
#EBBF9F #A5EB9F #9FCBEB #E59FEB
square
#EBBF9F #A5EB9F #9FCBEB #E59FEB
split-complementary
#EBBF9F #9FEBE5 #9FA5EB
monochromatic
#D67B3A #E09D6C #EBBF9F #F6E1D2 #FAEEE6
Accessibility & contrast
On white
1.68
#EBBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF9F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF9F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#F8B7B6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf9f; /* rgb */ color: rgb(235, 191, 159); /* oklch */ color: oklch(83.5% 0.066 57.7);
Tailwind
colors: {
custom: {
50: '#f2d2bb',
500: '#ebbf9f',
950: '#000000',
},
}SCSS
$custom: #ebbf9f; $custom-light: #f2d2bb; $custom-dark: #000000;
JSON
{
"hex": "#ebbf9f",
"rgb": {
"r": 235,
"g": 191,
"b": 159
},
"hsl": {
"h": 25.263,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.83546,
"c": 0.06644,
"h": 57.7
},
"luminance": 0.57427
}Semantic roles & 50–950 ramp
primary
#EBBF9F
secondary
#679FC7
accent
#81CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382