#EFBF90#EFBF90
#EFBF90 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.6% C 0.083 H 65.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF90 |
|---|---|
| RGB | rgb(239, 191, 144) |
| HSL | hsl(30, 75%, 75%) |
| HSV | hsv(30, 40%, 94%) |
| CMYK | cmyk(0%, 20.1%, 39.7%, 6.3%) |
| CIE-LAB | lab(80.53, 11.07, 30.24) |
| CIE-LCH | lch(80.53, 32.20, 69.90°) |
| OKLab | oklab(83.63% 0.034 0.0753) |
| OKLCH | oklch(83.63% 0.083 65.7) |
| XYZ | xyz(59.2633, 57.6290, 34.3821) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.99
Light Peach
#FFD8B1
ΔE00 6.16
Tan
#D2B48C
ΔE00 6.25
Apricot
#FBCEB1
ΔE00 6.57
Apricot (survey)
#FFB16D
ΔE00 7.14
Very Light Brown
#D3B683
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF90 #90C0EF
analogous
#EF9091 #EFBF90 #EFEE90
triadic
#EFBF90 #90EFBF #BF90EF
tetradic
#EFBF90 #91EF90 #90C0EF #EE90EF
square
#EFBF90 #91EF90 #90C0EF #EE90EF
split-complementary
#EFBF90 #90EFEE #9091EF
monochromatic
#E08125 #E7A05B #EFBF90 #F7DEC5 #FBF0E4
Accessibility & contrast
On white
1.68
#EFBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF90
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF90 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18D
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#FEB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf90; /* rgb */ color: rgb(239, 191, 144); /* oklch */ color: oklch(83.6% 0.083 65.7);
Tailwind
colors: {
custom: {
50: '#f6d2b1',
500: '#efbf90',
950: '#000000',
},
}SCSS
$custom: #efbf90; $custom-light: #f6d2b1; $custom-dark: #000000;
JSON
{
"hex": "#efbf90",
"rgb": {
"r": 239,
"g": 191,
"b": 144
},
"hsl": {
"h": 29.684,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.83632,
"c": 0.08264,
"h": 65.7
},
"luminance": 0.57626
}Semantic roles & 50–950 ramp
primary
#EFBF90
secondary
#5892CB
accent
#74D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381