#EFB08D#EFB08D
#EFB08D is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.8% C 0.088 H 50.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB08D |
|---|---|
| RGB | rgb(239, 176, 141) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 41%, 94%) |
| CMYK | cmyk(0%, 26.4%, 41%, 6.3%) |
| CIE-LAB | lab(76.88, 18.66, 26.95) |
| CIE-LCH | lch(76.88, 32.78, 55.29°) |
| OKLab | oklab(80.77% 0.0563 0.0674) |
| OKLCH | oklch(80.77% 0.088 50.1) |
| XYZ | xyz(55.9318, 51.3280, 32.1555) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.75
Pale Salmon
#FFB19A
ΔE00 6.13
Lightsalmon
#FFA07A
ΔE00 6.48
Pinkish Tan
#D99B82
ΔE00 6.52
Light Salmon
#FEA993
ΔE00 7.21
Apricot
#FBCEB1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB08D #8DCCEF
analogous
#EF8D9B #EFB08D #EFE18D
triadic
#EFB08D #8DEFB0 #B08DEF
tetradic
#EFB08D #9BEF8D #8DCCEF #E18DEF
square
#EFB08D #9BEF8D #8DCCEF #E18DEF
split-complementary
#EFB08D #8DEFE1 #8D9BEF
monochromatic
#E06622 #E78B57 #EFB08D #F7D5C3 #FBECE4
Accessibility & contrast
On white
1.86
#EFB08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EFB08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB08D
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB08D | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68A
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb08d; /* rgb */ color: rgb(239, 176, 141); /* oklch */ color: oklch(80.8% 0.088 50.1);
Tailwind
colors: {
custom: {
50: '#f6c7ae',
500: '#efb08d',
950: '#000000',
},
}SCSS
$custom: #efb08d; $custom-light: #f6c7ae; $custom-dark: #000000;
JSON
{
"hex": "#efb08d",
"rgb": {
"r": 239,
"g": 176,
"b": 141
},
"hsl": {
"h": 21.429,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.80766,
"c": 0.08787,
"h": 50.1
},
"luminance": 0.51324
}Semantic roles & 50–950 ramp
primary
#EFB08D
secondary
#56A1CB
accent
#90D80E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281