#EFB283#EFB283
#EFB283 is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.9% C 0.094 H 58.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB283 |
|---|---|
| RGB | rgb(239, 178, 131) |
| HSL | hsl(26, 77%, 73%) |
| HSV | hsv(26, 45%, 94%) |
| CMYK | cmyk(0%, 25.5%, 45.2%, 6.3%) |
| CIE-LAB | lab(77.18, 16.56, 32.66) |
| CIE-LCH | lch(77.18, 36.62, 63.11°) |
| OKLab | oklab(80.95% 0.0493 0.0805) |
| OKLCH | oklch(80.95% 0.094 58.5) |
| XYZ | xyz(55.6161, 51.8338, 28.5439) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.79
Apricot (survey)
#FFB16D
ΔE00 4.90
Sandybrown
#F4A460
ΔE00 5.70
Burlywood
#DEB887
ΔE00 6.74
Pale Orange
#FFA756
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB283 #83C0EF
analogous
#EF838A #EFB283 #EFE883
triadic
#EFB283 #83EFB2 #B283EF
tetradic
#EFB283 #8AEF83 #83C0EF #E883EF
square
#EFB283 #8AEF83 #83C0EF #E883EF
split-complementary
#EFB283 #83EFE8 #838AEF
monochromatic
#DB6F1C #E8904D #EFB283 #F6D4B9 #FCEEE4
Accessibility & contrast
On white
1.85
#EFB283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFB283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB283
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB283 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B77F
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb283; /* rgb */ color: rgb(239, 178, 131); /* oklch */ color: oklch(80.9% 0.094 58.5);
Tailwind
colors: {
custom: {
50: '#f6c9a7',
500: '#efb283',
950: '#000000',
},
}SCSS
$custom: #efb283; $custom-light: #f6c9a7; $custom-dark: #000000;
JSON
{
"hex": "#efb283",
"rgb": {
"r": 239,
"g": 178,
"b": 131
},
"hsl": {
"h": 26.111,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.80947,
"c": 0.09436,
"h": 58.5
},
"luminance": 0.5183
}Semantic roles & 50–950 ramp
primary
#EFB283
secondary
#4D93CA
accent
#80D90C
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280