#EFB690#EFB690
#EFB690 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.9% C 0.084 H 54.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB690 |
|---|---|
| RGB | rgb(239, 182, 144) |
| HSL | hsl(24, 75%, 75%) |
| HSV | hsv(24, 40%, 94%) |
| CMYK | cmyk(0%, 23.8%, 39.7%, 6.3%) |
| CIE-LAB | lab(78.36, 15.82, 27.34) |
| CIE-LCH | lch(78.36, 31.58, 59.95°) |
| OKLab | oklab(81.94% 0.0481 0.0685) |
| OKLCH | oklch(81.94% 0.084 54.9) |
| XYZ | xyz(57.3606, 53.8236, 33.7479) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.88
Apricot
#FBCEB1
ΔE00 6.27
Apricot (survey)
#FFB16D
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 8.01
Sandybrown
#F4A460
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB690 #90C9EF
analogous
#EF9099 #EFB690 #EFE590
triadic
#EFB690 #90EFB6 #B690EF
tetradic
#EFB690 #99EF90 #90C9EF #E590EF
square
#EFB690 #99EF90 #90C9EF #E590EF
split-complementary
#EFB690 #90EFE5 #9099EF
monochromatic
#E07025 #E7935B #EFB690 #F7D9C5 #FBEDE4
Accessibility & contrast
On white
1.79
#EFB690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#EFB690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB690
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB690 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB8D
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb690; /* rgb */ color: rgb(239, 182, 144); /* oklch */ color: oklch(81.9% 0.084 54.9);
Tailwind
colors: {
custom: {
50: '#f6ccb0',
500: '#efb690',
950: '#000000',
},
}SCSS
$custom: #efb690; $custom-light: #f6ccb0; $custom-dark: #000000;
JSON
{
"hex": "#efb690",
"rgb": {
"r": 239,
"g": 182,
"b": 144
},
"hsl": {
"h": 24,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.81936,
"c": 0.08364,
"h": 54.9
},
"luminance": 0.5382
}Semantic roles & 50–950 ramp
primary
#EFB690
secondary
#589DCB
accent
#87D70F
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381