#EFB18F#EFB18F
#EFB18F is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.0% C 0.086 H 49.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB18F |
|---|---|
| RGB | rgb(239, 177, 143) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 40%, 94%) |
| CMYK | cmyk(0%, 25.9%, 40.2%, 6.3%) |
| CIE-LAB | lab(77.15, 18.35, 26.24) |
| CIE-LCH | lch(77.15, 32.02, 55.04°) |
| OKLab | oklab(80.99% 0.0555 0.0658) |
| OKLCH | oklch(80.99% 0.086 49.8) |
| XYZ | xyz(56.2788, 51.7817, 33.0119) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.03
Pale Salmon
#FFB19A
ΔE00 5.98
Pinkish Tan
#D99B82
ΔE00 6.58
Lightsalmon
#FFA07A
ΔE00 6.68
Light Salmon
#FEA993
ΔE00 7.14
Apricot
#FBCEB1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB18F #8FCDEF
analogous
#EF8F9D #EFB18F #EFE18F
triadic
#EFB18F #8FEFB1 #B18FEF
tetradic
#EFB18F #9DEF8F #8FCDEF #E18FEF
square
#EFB18F #9DEF8F #8FCDEF #E18FEF
split-complementary
#EFB18F #8FEFE1 #8F9DEF
monochromatic
#E06624 #E78C59 #EFB18F #F7D6C5 #FBECE4
Accessibility & contrast
On white
1.85
#EFB18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EFB18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB18F
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB18F | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78D
Deuteranopia (green-blind)
#D0C48F
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb18f; /* rgb */ color: rgb(239, 177, 143); /* oklch */ color: oklch(81.0% 0.086 49.8);
Tailwind
colors: {
custom: {
50: '#f6c8b0',
500: '#efb18f',
950: '#000000',
},
}SCSS
$custom: #efb18f; $custom-light: #f6c8b0; $custom-dark: #000000;
JSON
{
"hex": "#efb18f",
"rgb": {
"r": 239,
"g": 177,
"b": 143
},
"hsl": {
"h": 21.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.8099,
"c": 0.08613,
"h": 49.8
},
"luminance": 0.51778
}Semantic roles & 50–950 ramp
primary
#EFB18F
secondary
#57A2CB
accent
#90D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281