#EFBE98#EFBE98
#EFBE98 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.076 H 59.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE98 |
|---|---|
| RGB | rgb(239, 190, 152) |
| HSL | hsl(26, 73%, 77%) |
| HSV | hsv(26, 36%, 94%) |
| CMYK | cmyk(0%, 20.5%, 36.4%, 6.3%) |
| CIE-LAB | lab(80.43, 12.50, 25.89) |
| CIE-LCH | lch(80.43, 28.75, 64.22°) |
| OKLab | oklab(83.6% 0.0387 0.0652) |
| OKLCH | oklch(83.6% 0.076 59.3) |
| XYZ | xyz(59.6792, 57.4477, 37.6447) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.66
Burlywood
#DEB887
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.43
Peach (survey)
#FFB07C
ΔE00 6.76
Peach
#FFDAB9
ΔE00 6.86
Tan
#D2B48C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE98 #98C9EF
analogous
#EF989E #EFBE98 #EFEA98
triadic
#EFBE98 #98EFBE #BE98EF
tetradic
#EFBE98 #9EEF98 #98C9EF #EA98EF
square
#EFBE98 #9EEF98 #98C9EF #EA98EF
split-complementary
#EFBE98 #98EFEA #989EEF
monochromatic
#DF7B2E #E79D63 #EFBE98 #F7DFCD #FBEEE5
Accessibility & contrast
On white
1.68
#EFBE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EFBE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE98
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE98 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC195
Deuteranopia (green-blind)
#D8CC98
Tritanopia (blue-blind)
#FEB4B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbe98; /* rgb */ color: rgb(239, 190, 152); /* oklch */ color: oklch(83.6% 0.076 59.3);
Tailwind
colors: {
custom: {
50: '#f6d1b6',
500: '#efbe98',
950: '#000000',
},
}SCSS
$custom: #efbe98; $custom-light: #f6d1b6; $custom-dark: #000000;
JSON
{
"hex": "#efbe98",
"rgb": {
"r": 239,
"g": 190,
"b": 152
},
"hsl": {
"h": 26.207,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.83599,
"c": 0.07582,
"h": 59.3
},
"luminance": 0.57445
}Semantic roles & 50–950 ramp
primary
#EFBE98
secondary
#609CCC
accent
#7FD510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381