#EFB290#EFB290
#EFB290 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.2% C 0.085 H 50.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB290 |
|---|---|
| RGB | rgb(239, 178, 144) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 40%, 94%) |
| CMYK | cmyk(0%, 25.5%, 39.7%, 6.3%) |
| CIE-LAB | lab(77.41, 17.93, 26.05) |
| CIE-LCH | lch(77.41, 31.63, 55.46°) |
| OKLab | oklab(81.19% 0.0544 0.0654) |
| OKLCH | oklch(81.19% 0.085 50.3) |
| XYZ | xyz(56.5531, 52.2086, 33.4787) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.08
Pale Salmon
#FFB19A
ΔE00 6.13
Pinkish Tan
#D99B82
ΔE00 6.80
Lightsalmon
#FFA07A
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.12
Light Salmon
#FEA993
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB290 #90CDEF
analogous
#EF909D #EFB290 #EFE290
triadic
#EFB290 #90EFB2 #B290EF
tetradic
#EFB290 #9DEF90 #90CDEF #E290EF
square
#EFB290 #9DEF90 #90CDEF #E290EF
split-complementary
#EFB290 #90EFE2 #909DEF
monochromatic
#E06825 #E78D5B #EFB290 #F7D7C5 #FBECE4
Accessibility & contrast
On white
1.84
#EFB290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EFB290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB290
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB290 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88E
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#FFA7A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb290; /* rgb */ color: rgb(239, 178, 144); /* oklch */ color: oklch(81.2% 0.085 50.3);
Tailwind
colors: {
custom: {
50: '#f6c9b0',
500: '#efb290',
950: '#000000',
},
}SCSS
$custom: #efb290; $custom-light: #f6c9b0; $custom-dark: #000000;
JSON
{
"hex": "#efb290",
"rgb": {
"r": 239,
"g": 178,
"b": 144
},
"hsl": {
"h": 21.474,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.81194,
"c": 0.08504,
"h": 50.3
},
"luminance": 0.52205
}Semantic roles & 50–950 ramp
primary
#EFB290
secondary
#58A2CB
accent
#8FD70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281