#EBB279#EBB279
#EBB279 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.4% C 0.099 H 65.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB279 |
|---|---|
| RGB | rgb(235, 178, 121) |
| HSL | hsl(30, 74%, 70%) |
| HSV | hsv(30, 49%, 92%) |
| CMYK | cmyk(0%, 24.3%, 48.5%, 7.8%) |
| CIE-LAB | lab(76.61, 14.00, 37.07) |
| CIE-LCH | lch(76.61, 39.63, 69.31°) |
| OKLab | oklab(80.36% 0.0409 0.0902) |
| OKLCH | oklch(80.36% 0.099 65.6) |
| XYZ | xyz(53.6350, 50.8869, 25.0826) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.60
Burlywood
#DEB887
ΔE00 4.94
Sandybrown
#F4A460
ΔE00 5.49
Peach (survey)
#FFB07C
ΔE00 6.12
Pale Orange
#FFA756
ΔE00 6.75
Fawn
#CFAF7B
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB279 #79B2EB
analogous
#EB7979 #EBB279 #EBEB79
triadic
#EBB279 #79EBB2 #B279EB
tetradic
#EBB279 #79EB79 #79B2EB #EB79EB
square
#EBB279 #79EB79 #79B2EB #EB79EB
split-complementary
#EBB279 #79EBEB #7979EB
monochromatic
#CB751E #E39344 #EBB279 #F3D1AE #FBEFE4
Accessibility & contrast
On white
1.88
#EBB279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EBB279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB279
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB279 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B575
Deuteranopia (green-blind)
#D2C27A
Tritanopia (blue-blind)
#FCA5A4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb279; /* rgb */ color: rgb(235, 178, 121); /* oklch */ color: oklch(80.4% 0.099 65.6);
Tailwind
colors: {
custom: {
50: '#f4c9a0',
500: '#ebb279',
950: '#000000',
},
}SCSS
$custom: #ebb279; $custom-light: #f4c9a0; $custom-dark: #000000;
JSON
{
"hex": "#ebb279",
"rgb": {
"r": 235,
"g": 178,
"b": 121
},
"hsl": {
"h": 30,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.80357,
"c": 0.09901,
"h": 65.6
},
"luminance": 0.50883
}Semantic roles & 50–950 ramp
primary
#EBB279
secondary
#4484C4
accent
#73D60F
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280