#EFBD9B#EFBD9B
#EFBD9B is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.074 H 55.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD9B |
|---|---|
| RGB | rgb(239, 189, 155) |
| HSL | hsl(24, 72%, 77%) |
| HSV | hsv(24, 35%, 94%) |
| CMYK | cmyk(0%, 20.9%, 35.1%, 6.3%) |
| CIE-LAB | lab(80.24, 13.38, 24.04) |
| CIE-LCH | lch(80.24, 27.52, 60.90°) |
| OKLab | oklab(83.47% 0.0415 0.0608) |
| OKLCH | oklch(83.47% 0.074 55.7) |
| XYZ | xyz(59.7122, 57.1155, 38.8832) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.25
Peach (survey)
#FFB07C
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 7.16
Burlywood
#DEB887
ΔE00 7.24
Peach
#FFDAB9
ΔE00 7.25
Tan
#D2B48C
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD9B #9BCDEF
analogous
#EF9BA3 #EFBD9B #EFE79B
triadic
#EFBD9B #9BEFBD #BD9BEF
tetradic
#EFBD9B #A3EF9B #9BCDEF #E79BEF
square
#EFBD9B #A3EF9B #9BCDEF #E79BEF
split-complementary
#EFBD9B #9BEFE7 #9BA3EF
monochromatic
#DE7731 #E79A66 #EFBD9B #F7E0D0 #FBEEE5
Accessibility & contrast
On white
1.69
#EFBD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EFBD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD9B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD9B | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC199
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#FDB4B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd9b; /* rgb */ color: rgb(239, 189, 155); /* oklch */ color: oklch(83.5% 0.074 55.7);
Tailwind
colors: {
custom: {
50: '#f5d1b8',
500: '#efbd9b',
950: '#000000',
},
}SCSS
$custom: #efbd9b; $custom-light: #f5d1b8; $custom-dark: #000000;
JSON
{
"hex": "#efbd9b",
"rgb": {
"r": 239,
"g": 189,
"b": 155
},
"hsl": {
"h": 24.286,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.83472,
"c": 0.07361,
"h": 55.7
},
"luminance": 0.57112
}Semantic roles & 50–950 ramp
primary
#EFBD9B
secondary
#62A1CC
accent
#85D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381