#EFB48E#EFB48E
#EFB48E is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.5% C 0.086 H 54.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB48E |
|---|---|
| RGB | rgb(239, 180, 142) |
| HSL | hsl(24, 75%, 75%) |
| HSV | hsv(24, 41%, 94%) |
| CMYK | cmyk(0%, 24.7%, 40.6%, 6.3%) |
| CIE-LAB | lab(77.85, 16.65, 27.71) |
| CIE-LCH | lch(77.85, 32.33, 59.00°) |
| OKLab | oklab(81.53% 0.0504 0.0693) |
| OKLCH | oklch(81.53% 0.086 54) |
| XYZ | xyz(56.8024, 52.9497, 32.8144) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.55
Apricot
#FBCEB1
ΔE00 6.76
Apricot (survey)
#FFB16D
ΔE00 7.06
Pale Salmon
#FFB19A
ΔE00 7.63
Sandybrown
#F4A460
ΔE00 7.80
Pinkish Tan
#D99B82
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB48E #8EC9EF
analogous
#EF8E99 #EFB48E #EFE48E
triadic
#EFB48E #8EEFB4 #B48EEF
tetradic
#EFB48E #99EF8E #8EC9EF #E48EEF
square
#EFB48E #99EF8E #8EC9EF #E48EEF
split-complementary
#EFB48E #8EEFE4 #8E99EF
monochromatic
#E06D23 #E79058 #EFB48E #F7D8C4 #FBEDE4
Accessibility & contrast
On white
1.81
#EFB48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#EFB48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB48E
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB48E | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B98B
Deuteranopia (green-blind)
#D3C58E
Tritanopia (blue-blind)
#FFA9AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb48e; /* rgb */ color: rgb(239, 180, 142); /* oklch */ color: oklch(81.5% 0.086 54.0);
Tailwind
colors: {
custom: {
50: '#f6caaf',
500: '#efb48e',
950: '#000000',
},
}SCSS
$custom: #efb48e; $custom-light: #f6caaf; $custom-dark: #000000;
JSON
{
"hex": "#efb48e",
"rgb": {
"r": 239,
"g": 180,
"b": 142
},
"hsl": {
"h": 23.505,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.81525,
"c": 0.08568,
"h": 54
},
"luminance": 0.52946
}Semantic roles & 50–950 ramp
primary
#EFB48E
secondary
#569DCB
accent
#89D70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281