#EFBD90#EFBD90
#EFBD90 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.3% C 0.083 H 63.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD90 |
|---|---|
| RGB | rgb(239, 189, 144) |
| HSL | hsl(28, 75%, 75%) |
| HSV | hsv(28, 40%, 94%) |
| CMYK | cmyk(0%, 20.9%, 39.7%, 6.3%) |
| CIE-LAB | lab(80.05, 12.12, 29.59) |
| CIE-LCH | lch(80.05, 31.98, 67.73°) |
| OKLab | oklab(83.25% 0.0371 0.0738) |
| OKLCH | oklch(83.25% 0.083 63.3) |
| XYZ | xyz(58.8301, 56.7627, 34.2377) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.60
Apricot
#FBCEB1
ΔE00 6.23
Tan
#D2B48C
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD90 #90C2EF
analogous
#EF9093 #EFBD90 #EFEC90
triadic
#EFBD90 #90EFBD #BD90EF
tetradic
#EFBD90 #93EF90 #90C2EF #EC90EF
square
#EFBD90 #93EF90 #90C2EF #EC90EF
split-complementary
#EFBD90 #90EFEC #9093EF
monochromatic
#E07D25 #E79D5B #EFBD90 #F7DDC5 #FBEFE4
Accessibility & contrast
On white
1.70
#EFBD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFBD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD90
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD90 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#FEB2B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd90; /* rgb */ color: rgb(239, 189, 144); /* oklch */ color: oklch(83.3% 0.083 63.3);
Tailwind
colors: {
custom: {
50: '#f6d0b1',
500: '#efbd90',
950: '#000000',
},
}SCSS
$custom: #efbd90; $custom-light: #f6d0b1; $custom-dark: #000000;
JSON
{
"hex": "#efbd90",
"rgb": {
"r": 239,
"g": 189,
"b": 144
},
"hsl": {
"h": 28.421,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.83252,
"c": 0.0826,
"h": 63.3
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#EFBD90
secondary
#5895CB
accent
#78D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381