#EFB296#EFB296
#EFB296 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.3% C 0.081 H 45.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB296 |
|---|---|
| RGB | rgb(239, 178, 150) |
| HSL | hsl(19, 74%, 76%) |
| HSV | hsv(19, 37%, 94%) |
| CMYK | cmyk(0%, 25.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(77.52, 18.61, 22.99) |
| CIE-LCH | lch(77.52, 29.58, 51.01°) |
| OKLab | oklab(81.32% 0.0567 0.0582) |
| OKLCH | oklch(81.32% 0.081 45.7) |
| XYZ | xyz(57.0239, 52.3969, 35.9583) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.52
Light Salmon
#FEA993
ΔE00 5.82
Pinkish Tan
#D99B82
ΔE00 6.21
Peach (survey)
#FFB07C
ΔE00 6.70
Lightsalmon
#FFA07A
ΔE00 6.84
Apricot
#FBCEB1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB296 #96D3EF
analogous
#EF96A7 #EFB296 #EFDF96
triadic
#EFB296 #96EFB2 #B296EF
tetradic
#EFB296 #A7EF96 #96D3EF #DF96EF
square
#EFB296 #A7EF96 #96D3EF #DF96EF
split-complementary
#EFB296 #96EFDF #96A7EF
monochromatic
#DF642C #E78B61 #EFB296 #F7D9CB #FBECE4
Accessibility & contrast
On white
1.83
#EFB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EFB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB296
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB296 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#FEA8AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb296; /* rgb */ color: rgb(239, 178, 150); /* oklch */ color: oklch(81.3% 0.081 45.7);
Tailwind
colors: {
custom: {
50: '#f6c9b5',
500: '#efb296',
950: '#000000',
},
}SCSS
$custom: #efb296; $custom-light: #f6c9b5; $custom-dark: #000000;
JSON
{
"hex": "#efb296",
"rgb": {
"r": 239,
"g": 178,
"b": 150
},
"hsl": {
"h": 18.876,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.81318,
"c": 0.08126,
"h": 45.7
},
"luminance": 0.52394
}Semantic roles & 50–950 ramp
primary
#EFB296
secondary
#5EA9CB
accent
#97D610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281