#EFB08B#EFB08B
#EFB08B is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.7% C 0.089 H 51.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB08B |
|---|---|
| RGB | rgb(239, 176, 139) |
| HSL | hsl(22, 76%, 74%) |
| HSV | hsv(22, 42%, 94%) |
| CMYK | cmyk(0%, 26.4%, 41.8%, 6.3%) |
| CIE-LAB | lab(76.84, 18.45, 27.97) |
| CIE-LCH | lch(76.84, 33.50, 56.59°) |
| OKLab | oklab(80.73% 0.0555 0.0698) |
| OKLCH | oklch(80.73% 0.089 51.5) |
| XYZ | xyz(55.7844, 51.2690, 31.3788) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.31
Lightsalmon
#FFA07A
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 6.71
Pinkish Tan
#D99B82
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 7.38
Sandybrown
#F4A460
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB08B #8BCAEF
analogous
#EF8B98 #EFB08B #EFE28B
triadic
#EFB08B #8BEFB0 #B08BEF
tetradic
#EFB08B #98EF8B #8BCAEF #E28BEF
square
#EFB08B #98EF8B #8BCAEF #E28BEF
split-complementary
#EFB08B #8BEFE2 #8B98EF
monochromatic
#E0671F #E88B55 #EFB08B #F6D5C1 #FBEDE4
Accessibility & contrast
On white
1.87
#EFB08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EFB08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB08B
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB08B | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B688
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb08b; /* rgb */ color: rgb(239, 176, 139); /* oklch */ color: oklch(80.7% 0.089 51.5);
Tailwind
colors: {
custom: {
50: '#f6c7ad',
500: '#efb08b',
950: '#000000',
},
}SCSS
$custom: #efb08b; $custom-light: #f6c7ad; $custom-dark: #000000;
JSON
{
"hex": "#efb08b",
"rgb": {
"r": 239,
"g": 176,
"b": 139
},
"hsl": {
"h": 22.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.80727,
"c": 0.0892,
"h": 51.5
},
"luminance": 0.51265
}Semantic roles & 50–950 ramp
primary
#EFB08B
secondary
#549FCA
accent
#8DD80E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281