#EFB98F#EFB98F
#EFB98F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.084 H 59.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB98F |
|---|---|
| RGB | rgb(239, 185, 143) |
| HSL | hsl(26, 75%, 75%) |
| HSV | hsv(26, 40%, 94%) |
| CMYK | cmyk(0%, 22.6%, 40.2%, 6.3%) |
| CIE-LAB | lab(79.06, 14.12, 28.81) |
| CIE-LCH | lch(79.06, 32.08, 63.89°) |
| OKLab | oklab(82.48% 0.043 0.0719) |
| OKLCH | oklch(82.48% 0.084 59.1) |
| XYZ | xyz(57.9055, 55.0351, 33.5541) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.35
Burlywood
#DEB887
ΔE00 5.94
Apricot
#FBCEB1
ΔE00 6.17
Apricot (survey)
#FFB16D
ΔE00 6.53
Tan
#D2B48C
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB98F #8FC5EF
analogous
#EF8F95 #EFB98F #EFE98F
triadic
#EFB98F #8FEFB9 #B98FEF
tetradic
#EFB98F #95EF8F #8FC5EF #E98FEF
square
#EFB98F #95EF8F #8FC5EF #E98FEF
split-complementary
#EFB98F #8FEFE9 #8F95EF
monochromatic
#E07624 #E79859 #EFB98F #F7DAC5 #FBEEE4
Accessibility & contrast
On white
1.75
#EFB98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#EFB98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB98F
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB98F | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8C
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#FFAEAE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb98f; /* rgb */ color: rgb(239, 185, 143); /* oklch */ color: oklch(82.5% 0.084 59.1);
Tailwind
colors: {
custom: {
50: '#f6ceb0',
500: '#efb98f',
950: '#000000',
},
}SCSS
$custom: #efb98f; $custom-light: #f6ceb0; $custom-dark: #000000;
JSON
{
"hex": "#efb98f",
"rgb": {
"r": 239,
"g": 185,
"b": 143
},
"hsl": {
"h": 26.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.82478,
"c": 0.08377,
"h": 59.1
},
"luminance": 0.55032
}Semantic roles & 50–950 ramp
primary
#EFB98F
secondary
#5798CB
accent
#7FD70E
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381