#EFB397#EFB397
#EFB397 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.5% C 0.080 H 46.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB397 |
|---|---|
| RGB | rgb(239, 179, 151) |
| HSL | hsl(19, 73%, 76%) |
| HSV | hsv(19, 37%, 94%) |
| CMYK | cmyk(0%, 25.1%, 36.8%, 6.3%) |
| CIE-LAB | lab(77.77, 18.20, 22.81) |
| CIE-LCH | lch(77.77, 29.18, 51.41°) |
| OKLab | oklab(81.52% 0.0556 0.0578) |
| OKLCH | oklch(81.52% 0.08 46.1) |
| XYZ | xyz(57.3045, 52.8287, 36.4508) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.70
Light Salmon
#FEA993
ΔE00 6.06
Pinkish Tan
#D99B82
ΔE00 6.43
Peach (survey)
#FFB07C
ΔE00 6.73
Apricot
#FBCEB1
ΔE00 7.05
Lightsalmon
#FFA07A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB397 #97D3EF
analogous
#EF97A7 #EFB397 #EFDF97
triadic
#EFB397 #97EFB3 #B397EF
tetradic
#EFB397 #A7EF97 #97D3EF #DF97EF
square
#EFB397 #A7EF97 #97D3EF #DF97EF
split-complementary
#EFB397 #97EFDF #97A7EF
monochromatic
#DF652D #E78C62 #EFB397 #F7DACC #FBECE4
Accessibility & contrast
On white
1.82
#EFB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#EFB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB397
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB397 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#D1C597
Tritanopia (blue-blind)
#FEA9AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb397; /* rgb */ color: rgb(239, 179, 151); /* oklch */ color: oklch(81.5% 0.080 46.1);
Tailwind
colors: {
custom: {
50: '#f6cab5',
500: '#efb397',
950: '#000000',
},
}SCSS
$custom: #efb397; $custom-light: #f6cab5; $custom-dark: #000000;
JSON
{
"hex": "#efb397",
"rgb": {
"r": 239,
"g": 179,
"b": 151
},
"hsl": {
"h": 19.091,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.81524,
"c": 0.08013,
"h": 46.1
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#EFB397
secondary
#5FA9CB
accent
#97D510
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281