#EFB183#EFB183
#EFB183 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.8% C 0.095 H 57.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB183 |
|---|---|
| RGB | rgb(239, 177, 131) |
| HSL | hsl(26, 77%, 73%) |
| HSV | hsv(26, 45%, 94%) |
| CMYK | cmyk(0%, 25.9%, 45.2%, 6.3%) |
| CIE-LAB | lab(76.94, 17.09, 32.34) |
| CIE-LCH | lch(76.94, 36.58, 62.15°) |
| OKLab | oklab(80.76% 0.0508 0.0798) |
| OKLCH | oklch(80.76% 0.095 57.5) |
| XYZ | xyz(55.4179, 51.4373, 28.4778) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.55
Apricot (survey)
#FFB16D
ΔE00 5.06
Sandybrown
#F4A460
ΔE00 5.70
Burlywood
#DEB887
ΔE00 7.15
Pale Orange
#FFA756
ΔE00 7.53
Apricot
#FBCEB1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB183 #83C1EF
analogous
#EF838B #EFB183 #EFE783
triadic
#EFB183 #83EFB1 #B183EF
tetradic
#EFB183 #8BEF83 #83C1EF #E783EF
square
#EFB183 #8BEF83 #83C1EF #E783EF
split-complementary
#EFB183 #83EFE7 #838BEF
monochromatic
#DB6E1C #E88F4D #EFB183 #F6D3B9 #FCEEE4
Accessibility & contrast
On white
1.86
#EFB183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EFB183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB183
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB183 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B680
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb183; /* rgb */ color: rgb(239, 177, 131); /* oklch */ color: oklch(80.8% 0.095 57.5);
Tailwind
colors: {
custom: {
50: '#f7c8a7',
500: '#efb183',
950: '#000000',
},
}SCSS
$custom: #efb183; $custom-light: #f7c8a7; $custom-dark: #000000;
JSON
{
"hex": "#efb183",
"rgb": {
"r": 239,
"g": 177,
"b": 131
},
"hsl": {
"h": 25.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.80761,
"c": 0.09458,
"h": 57.5
},
"luminance": 0.51434
}Semantic roles & 50–950 ramp
primary
#EFB183
secondary
#4D94CA
accent
#82D90C
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280