#EFB294#EFB294
#EFB294 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.3% C 0.082 H 47.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB294 |
|---|---|
| RGB | rgb(239, 178, 148) |
| HSL | hsl(20, 74%, 76%) |
| HSV | hsv(20, 38%, 94%) |
| CMYK | cmyk(0%, 25.5%, 38.1%, 6.3%) |
| CIE-LAB | lab(77.48, 18.38, 24.01) |
| CIE-LCH | lch(77.48, 30.24, 52.57°) |
| OKLab | oklab(81.28% 0.0559 0.0606) |
| OKLCH | oklch(81.28% 0.082 47.3) |
| XYZ | xyz(56.8642, 52.3331, 35.1174) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.02
Peach (survey)
#FFB07C
ΔE00 6.12
Light Salmon
#FEA993
ΔE00 6.30
Pinkish Tan
#D99B82
ΔE00 6.34
Lightsalmon
#FFA07A
ΔE00 6.80
Apricot
#FBCEB1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB294 #94D1EF
analogous
#EF94A3 #EFB294 #EFDF94
triadic
#EFB294 #94EFB2 #B294EF
tetradic
#EFB294 #A3EF94 #94D1EF #DF94EF
square
#EFB294 #A3EF94 #94D1EF #DF94EF
split-complementary
#EFB294 #94EFDF #94A3EF
monochromatic
#DF652A #E78C5F #EFB294 #F7D8C9 #FBECE4
Accessibility & contrast
On white
1.83
#EFB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EFB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB294
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB294 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#D0C594
Tritanopia (blue-blind)
#FFA8AA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb294; /* rgb */ color: rgb(239, 178, 148); /* oklch */ color: oklch(81.3% 0.082 47.3);
Tailwind
colors: {
custom: {
50: '#f6c9b3',
500: '#efb294',
950: '#000000',
},
}SCSS
$custom: #efb294; $custom-light: #f6c9b3; $custom-dark: #000000;
JSON
{
"hex": "#efb294",
"rgb": {
"r": 239,
"g": 178,
"b": 148
},
"hsl": {
"h": 19.78,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.81276,
"c": 0.08247,
"h": 47.3
},
"luminance": 0.5233
}Semantic roles & 50–950 ramp
primary
#EFB294
secondary
#5CA7CB
accent
#95D60F
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281