#EFB199#EFB199
#EFB199 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.2% C 0.080 H 42.1°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB199 |
|---|---|
| RGB | rgb(239, 177, 153) |
| HSL | hsl(17, 73%, 77%) |
| HSV | hsv(17, 36%, 94%) |
| CMYK | cmyk(0%, 25.9%, 36%, 6.3%) |
| CIE-LAB | lab(77.34, 19.49, 21.14) |
| CIE-LCH | lch(77.34, 28.75, 47.32°) |
| OKLab | oklab(81.2% 0.0595 0.0537) |
| OKLCH | oklch(81.2% 0.08 42.1) |
| XYZ | xyz(57.0703, 52.0983, 37.1808) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.55
Light Salmon
#FEA993
ΔE00 4.79
Pinkish Tan
#D99B82
ΔE00 5.99
Blush (survey)
#F29E8E
ΔE00 6.57
Lightsalmon
#FFA07A
ΔE00 6.95
Darksalmon
#E9967A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB199 #99D7EF
analogous
#EF99AC #EFB199 #EFDC99
triadic
#EFB199 #99EFB1 #B199EF
tetradic
#EFB199 #ACEF99 #99D7EF #DC99EF
square
#EFB199 #ACEF99 #99D7EF #DC99EF
split-complementary
#EFB199 #99EFDC #99ACEF
monochromatic
#DE602F #E78964 #EFB199 #F7D9CE #FBEBE5
Accessibility & contrast
On white
1.84
#EFB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EFB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB199
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB199 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#FEA7AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb199; /* rgb */ color: rgb(239, 177, 153); /* oklch */ color: oklch(81.2% 0.080 42.1);
Tailwind
colors: {
custom: {
50: '#f6c8b7',
500: '#efb199',
950: '#000000',
},
}SCSS
$custom: #efb199; $custom-light: #f6c8b7; $custom-dark: #000000;
JSON
{
"hex": "#efb199",
"rgb": {
"r": 239,
"g": 177,
"b": 153
},
"hsl": {
"h": 16.744,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.81199,
"c": 0.08017,
"h": 42.1
},
"luminance": 0.52095
}Semantic roles & 50–950 ramp
primary
#EFB199
secondary
#61AECC
accent
#9ED511
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281