#EFB192#EFB192
#EFB192 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.1% C 0.084 H 47.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB192 |
|---|---|
| RGB | rgb(239, 177, 146) |
| HSL | hsl(20, 74%, 75%) |
| HSV | hsv(20, 39%, 94%) |
| CMYK | cmyk(0%, 25.9%, 38.9%, 6.3%) |
| CIE-LAB | lab(77.21, 18.69, 24.71) |
| CIE-LCH | lch(77.21, 30.98, 52.91°) |
| OKLab | oklab(81.05% 0.0567 0.0622) |
| OKLCH | oklch(81.05% 0.084 47.7) |
| XYZ | xyz(56.5091, 51.8738, 34.2248) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.13
Peach (survey)
#FFB07C
ΔE00 5.81
Pinkish Tan
#D99B82
ΔE00 6.21
Light Salmon
#FEA993
ΔE00 6.33
Lightsalmon
#FFA07A
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB192 #92D0EF
analogous
#EF92A1 #EFB192 #EFDF92
triadic
#EFB192 #92EFB1 #B192EF
tetradic
#EFB192 #A1EF92 #92D0EF #DF92EF
square
#EFB192 #A1EF92 #92D0EF #DF92EF
split-complementary
#EFB192 #92EFDF #92A1EF
monochromatic
#DF6527 #E78B5D #EFB192 #F7D7C7 #FBECE4
Accessibility & contrast
On white
1.85
#EFB192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFB192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB192
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB192 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb192; /* rgb */ color: rgb(239, 177, 146); /* oklch */ color: oklch(81.1% 0.084 47.7);
Tailwind
colors: {
custom: {
50: '#f6c8b2',
500: '#efb192',
950: '#000000',
},
}SCSS
$custom: #efb192; $custom-light: #f6c8b2; $custom-dark: #000000;
JSON
{
"hex": "#efb192",
"rgb": {
"r": 239,
"g": 177,
"b": 146
},
"hsl": {
"h": 20,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.81051,
"c": 0.08421,
"h": 47.7
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#EFB192
secondary
#5AA5CB
accent
#94D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171311
muted
#858281