#EBBF94#EBBF94
#EBBF94 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.076 H 65.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF94 |
|---|---|
| RGB | rgb(235, 191, 148) |
| HSL | hsl(30, 69%, 75%) |
| HSV | hsv(30, 37%, 92%) |
| CMYK | cmyk(0%, 18.7%, 37%, 7.8%) |
| CIE-LAB | lab(80.22, 9.96, 27.65) |
| CIE-LCH | lch(80.22, 29.38, 70.20°) |
| OKLab | oklab(83.32% 0.0311 0.0693) |
| OKLCH | oklch(83.32% 0.076 65.8) |
| XYZ | xyz(58.2386, 57.0647, 35.9582) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.69
Tan
#D2B48C
ΔE00 5.46
Light Peach
#FFD8B1
ΔE00 5.90
Apricot
#FBCEB1
ΔE00 6.13
Very Light Brown
#D3B683
ΔE00 6.80
Peach
#FFDAB9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF94 #94C0EB
analogous
#EB9495 #EBBF94 #EBEA94
triadic
#EBBF94 #94EBBF #BF94EB
tetradic
#EBBF94 #95EB94 #94C0EB #EA94EB
square
#EBBF94 #95EB94 #94C0EB #EA94EB
split-complementary
#EBBF94 #94EBEA #9495EB
monochromatic
#D8812D #E1A060 #EBBF94 #F5DEC8 #FAF0E5
Accessibility & contrast
On white
1.69
#EBBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EBBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF94
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF94 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC191
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#F9B5B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf94; /* rgb */ color: rgb(235, 191, 148); /* oklch */ color: oklch(83.3% 0.076 65.8);
Tailwind
colors: {
custom: {
50: '#f3d2b3',
500: '#ebbf94',
950: '#000000',
},
}SCSS
$custom: #ebbf94; $custom-light: #f3d2b3; $custom-dark: #000000;
JSON
{
"hex": "#ebbf94",
"rgb": {
"r": 235,
"g": 191,
"b": 148
},
"hsl": {
"h": 29.655,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.83319,
"c": 0.07598,
"h": 65.8
},
"luminance": 0.57062
}Semantic roles & 50–950 ramp
primary
#EBBF94
secondary
#5D92C6
accent
#74D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381