#EFBD97#EFBD97
#EFBD97 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.4% C 0.077 H 58.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD97 |
|---|---|
| RGB | rgb(239, 189, 151) |
| HSL | hsl(26, 73%, 76%) |
| HSV | hsv(26, 37%, 94%) |
| CMYK | cmyk(0%, 20.9%, 36.8%, 6.3%) |
| CIE-LAB | lab(80.17, 12.91, 26.07) |
| CIE-LCH | lch(80.17, 29.09, 63.65°) |
| OKLab | oklab(83.39% 0.0399 0.0656) |
| OKLCH | oklch(83.39% 0.077 58.7) |
| XYZ | xyz(59.3818, 56.9834, 37.1432) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.81
Burlywood
#DEB887
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 6.49
Light Peach
#FFD8B1
ΔE00 6.74
Peach
#FFDAB9
ΔE00 7.15
Tan
#D2B48C
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD97 #97C9EF
analogous
#EF979D #EFBD97 #EFE997
triadic
#EFBD97 #97EFBD #BD97EF
tetradic
#EFBD97 #9DEF97 #97C9EF #E997EF
square
#EFBD97 #9DEF97 #97C9EF #E997EF
split-complementary
#EFBD97 #97EFE9 #979DEF
monochromatic
#DF7A2D #E79B62 #EFBD97 #F7DFCC #FBEEE4
Accessibility & contrast
On white
1.69
#EFBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EFBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD97
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD97 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#D8CB97
Tritanopia (blue-blind)
#FEB3B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd97; /* rgb */ color: rgb(239, 189, 151); /* oklch */ color: oklch(83.4% 0.077 58.7);
Tailwind
colors: {
custom: {
50: '#f6d0b5',
500: '#efbd97',
950: '#000000',
},
}SCSS
$custom: #efbd97; $custom-light: #f6d0b5; $custom-dark: #000000;
JSON
{
"hex": "#efbd97",
"rgb": {
"r": 239,
"g": 189,
"b": 151
},
"hsl": {
"h": 25.909,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.8339,
"c": 0.07676,
"h": 58.7
},
"luminance": 0.5698
}Semantic roles & 50–950 ramp
primary
#EFBD97
secondary
#5F9DCB
accent
#80D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381