#EFB299#EFB299
#EFB299 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.4% C 0.080 H 43.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB299 |
|---|---|
| RGB | rgb(239, 178, 153) |
| HSL | hsl(17, 73%, 77%) |
| HSV | hsv(17, 36%, 94%) |
| CMYK | cmyk(0%, 25.5%, 36%, 6.3%) |
| CIE-LAB | lab(77.58, 18.96, 21.46) |
| CIE-LCH | lch(77.58, 28.64, 48.54°) |
| OKLab | oklab(81.38% 0.0579 0.0545) |
| OKLCH | oklch(81.38% 0.08 43.3) |
| XYZ | xyz(57.2686, 52.4948, 37.2469) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.88
Light Salmon
#FEA993
ΔE00 5.20
Pinkish Tan
#D99B82
ΔE00 6.16
Lightsalmon
#FFA07A
ΔE00 7.05
Blush (survey)
#F29E8E
ΔE00 7.07
Darksalmon
#E9967A
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB299 #99D6EF
analogous
#EF99AB #EFB299 #EFDD99
triadic
#EFB299 #99EFB2 #B299EF
tetradic
#EFB299 #ABEF99 #99D6EF #DD99EF
square
#EFB299 #ABEF99 #99D6EF #DD99EF
split-complementary
#EFB299 #99EFDD #99ABEF
monochromatic
#DE622F #E78A64 #EFB299 #F7DACE #FBEBE5
Accessibility & contrast
On white
1.83
#EFB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EFB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB299
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB299 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#FEA8AB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb299; /* rgb */ color: rgb(239, 178, 153); /* oklch */ color: oklch(81.4% 0.080 43.3);
Tailwind
colors: {
custom: {
50: '#f6c9b7',
500: '#efb299',
950: '#000000',
},
}SCSS
$custom: #efb299; $custom-light: #f6c9b7; $custom-dark: #000000;
JSON
{
"hex": "#efb299",
"rgb": {
"r": 239,
"g": 178,
"b": 153
},
"hsl": {
"h": 17.442,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.81383,
"c": 0.07954,
"h": 43.3
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#EFB299
secondary
#61ADCC
accent
#9CD511
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281