#EFB490#EFB490
#EFB490 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.6% C 0.084 H 52.6°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB490 |
|---|---|
| RGB | rgb(239, 180, 144) |
| HSL | hsl(23, 75%, 75%) |
| HSV | hsv(23, 40%, 94%) |
| CMYK | cmyk(0%, 24.7%, 39.7%, 6.3%) |
| CIE-LAB | lab(77.88, 16.87, 26.70) |
| CIE-LCH | lch(77.88, 31.58, 57.70°) |
| OKLab | oklab(81.56% 0.0512 0.0669) |
| OKLCH | oklch(81.56% 0.084 52.6) |
| XYZ | xyz(56.9539, 53.0103, 33.6123) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.86
Apricot
#FBCEB1
ΔE00 6.64
Pale Salmon
#FFB19A
ΔE00 7.05
Pinkish Tan
#D99B82
ΔE00 7.57
Apricot (survey)
#FFB16D
ΔE00 7.61
Lightsalmon
#FFA07A
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB490 #90CBEF
analogous
#EF909B #EFB490 #EFE490
triadic
#EFB490 #90EFB4 #B490EF
tetradic
#EFB490 #9BEF90 #90CBEF #E490EF
square
#EFB490 #9BEF90 #90CBEF #E490EF
split-complementary
#EFB490 #90EFE4 #909BEF
monochromatic
#E06C25 #E7905B #EFB490 #F7D8C5 #FBEDE4
Accessibility & contrast
On white
1.81
#EFB490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#EFB490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB490
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB490 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98D
Deuteranopia (green-blind)
#D2C690
Tritanopia (blue-blind)
#FFA9AA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb490; /* rgb */ color: rgb(239, 180, 144); /* oklch */ color: oklch(81.6% 0.084 52.6);
Tailwind
colors: {
custom: {
50: '#f6cab0',
500: '#efb490',
950: '#000000',
},
}SCSS
$custom: #efb490; $custom-light: #f6cab0; $custom-dark: #000000;
JSON
{
"hex": "#efb490",
"rgb": {
"r": 239,
"g": 180,
"b": 144
},
"hsl": {
"h": 22.737,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.81564,
"c": 0.08426,
"h": 52.6
},
"luminance": 0.53007
}Semantic roles & 50–950 ramp
primary
#EFB490
secondary
#589FCB
accent
#8BD70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281