#EFB68C#EFB68C
#EFB68C is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.9% C 0.087 H 57.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB68C |
|---|---|
| RGB | rgb(239, 182, 140) |
| HSL | hsl(25, 76%, 74%) |
| HSV | hsv(25, 41%, 94%) |
| CMYK | cmyk(0%, 23.8%, 41.4%, 6.3%) |
| CIE-LAB | lab(78.29, 15.38, 29.36) |
| CIE-LCH | lch(78.29, 33.15, 62.36°) |
| OKLab | oklab(81.86% 0.0465 0.0731) |
| OKLCH | oklch(81.86% 0.087 57.6) |
| XYZ | xyz(57.0603, 53.7035, 32.1662) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.61
Apricot (survey)
#FFB16D
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.61
Apricot
#FBCEB1
ΔE00 6.74
Sandybrown
#F4A460
ΔE00 7.26
Tan
#D2B48C
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB68C #8CC5EF
analogous
#EF8C94 #EFB68C #EFE88C
triadic
#EFB68C #8CEFB6 #B68CEF
tetradic
#EFB68C #94EF8C #8CC5EF #E88CEF
square
#EFB68C #94EF8C #8CC5EF #E88CEF
split-complementary
#EFB68C #8CEFE8 #8C94EF
monochromatic
#E07221 #E89456 #EFB68C #F6D8C2 #FBEEE4
Accessibility & contrast
On white
1.79
#EFB68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#EFB68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB68C
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB68C | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA89
Deuteranopia (green-blind)
#D4C78C
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb68c; /* rgb */ color: rgb(239, 182, 140); /* oklch */ color: oklch(81.9% 0.087 57.6);
Tailwind
colors: {
custom: {
50: '#f6ccae',
500: '#efb68c',
950: '#000000',
},
}SCSS
$custom: #efb68c; $custom-light: #f6ccae; $custom-dark: #000000;
JSON
{
"hex": "#efb68c",
"rgb": {
"r": 239,
"g": 182,
"b": 140
},
"hsl": {
"h": 25.455,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.81858,
"c": 0.08665,
"h": 57.6
},
"luminance": 0.537
}Semantic roles & 50–950 ramp
primary
#EFB68C
secondary
#5599CB
accent
#82D80E
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381