#EFB38F#EFB38F
#EFB38F is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.4% C 0.085 H 52.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB38F |
|---|---|
| RGB | rgb(239, 179, 143) |
| HSL | hsl(23, 75%, 75%) |
| HSV | hsv(23, 40%, 94%) |
| CMYK | cmyk(0%, 25.1%, 40.2%, 6.3%) |
| CIE-LAB | lab(77.62, 17.29, 26.88) |
| CIE-LCH | lch(77.62, 31.96, 57.25°) |
| OKLab | oklab(81.36% 0.0524 0.0673) |
| OKLCH | oklch(81.36% 0.085 52.1) |
| XYZ | xyz(56.6767, 52.5775, 33.1445) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.74
Pale Salmon
#FFB19A
ΔE00 6.88
Apricot
#FBCEB1
ΔE00 6.90
Pinkish Tan
#D99B82
ΔE00 7.33
Lightsalmon
#FFA07A
ΔE00 7.44
Apricot (survey)
#FFB16D
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB38F #8FCBEF
analogous
#EF8F9B #EFB38F #EFE38F
triadic
#EFB38F #8FEFB3 #B38FEF
tetradic
#EFB38F #9BEF8F #8FCBEF #E38FEF
square
#EFB38F #9BEF8F #8FCBEF #E38FEF
split-complementary
#EFB38F #8FEFE3 #8F9BEF
monochromatic
#E06A24 #E78F59 #EFB38F #F7D7C5 #FBEDE4
Accessibility & contrast
On white
1.82
#EFB38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#EFB38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB38F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB38F | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B88C
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb38f; /* rgb */ color: rgb(239, 179, 143); /* oklch */ color: oklch(81.4% 0.085 52.1);
Tailwind
colors: {
custom: {
50: '#f6c9b0',
500: '#efb38f',
950: '#000000',
},
}SCSS
$custom: #efb38f; $custom-light: #f6c9b0; $custom-dark: #000000;
JSON
{
"hex": "#efb38f",
"rgb": {
"r": 239,
"g": 179,
"b": 143
},
"hsl": {
"h": 22.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.81359,
"c": 0.08532,
"h": 52.1
},
"luminance": 0.52574
}Semantic roles & 50–950 ramp
primary
#EFB38F
secondary
#57A0CB
accent
#8CD70E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281