#EFB390#EFB390
#EFB390 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.4% C 0.085 H 51.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB390 |
|---|---|
| RGB | rgb(239, 179, 144) |
| HSL | hsl(22, 75%, 75%) |
| HSV | hsv(22, 40%, 94%) |
| CMYK | cmyk(0%, 25.1%, 39.7%, 6.3%) |
| CIE-LAB | lab(77.64, 17.40, 26.37) |
| CIE-LCH | lch(77.64, 31.60, 56.58°) |
| OKLab | oklab(81.38% 0.0528 0.0662) |
| OKLCH | oklch(81.38% 0.085 51.4) |
| XYZ | xyz(56.7528, 52.6080, 33.5453) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.94
Pale Salmon
#FFB19A
ΔE00 6.59
Apricot
#FBCEB1
ΔE00 6.87
Pinkish Tan
#D99B82
ΔE00 7.17
Lightsalmon
#FFA07A
ΔE00 7.34
Light Salmon
#FEA993
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB390 #90CCEF
analogous
#EF909D #EFB390 #EFE290
triadic
#EFB390 #90EFB3 #B390EF
tetradic
#EFB390 #9DEF90 #90CCEF #E290EF
square
#EFB390 #9DEF90 #90CCEF #E290EF
split-complementary
#EFB390 #90EFE2 #909DEF
monochromatic
#E06A25 #E78E5B #EFB390 #F7D8C5 #FBEDE4
Accessibility & contrast
On white
1.82
#EFB390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#EFB390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB390
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB390 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88D
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#FFA8AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb390; /* rgb */ color: rgb(239, 179, 144); /* oklch */ color: oklch(81.4% 0.085 51.4);
Tailwind
colors: {
custom: {
50: '#f6c9b0',
500: '#efb390',
950: '#000000',
},
}SCSS
$custom: #efb390; $custom-light: #f6c9b0; $custom-dark: #000000;
JSON
{
"hex": "#efb390",
"rgb": {
"r": 239,
"g": 179,
"b": 144
},
"hsl": {
"h": 22.105,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.81379,
"c": 0.08463,
"h": 51.4
},
"luminance": 0.52605
}Semantic roles & 50–950 ramp
primary
#EFB390
secondary
#58A1CB
accent
#8DD70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281