#EFBD98#EFBD98
#EFBD98 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.4% C 0.076 H 58.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD98 |
|---|---|
| RGB | rgb(239, 189, 152) |
| HSL | hsl(26, 73%, 77%) |
| HSV | hsv(26, 36%, 94%) |
| CMYK | cmyk(0%, 20.9%, 36.4%, 6.3%) |
| CIE-LAB | lab(80.19, 13.03, 25.56) |
| CIE-LCH | lch(80.19, 28.69, 62.99°) |
| OKLab | oklab(83.41% 0.0403 0.0644) |
| OKLCH | oklch(83.41% 0.076 58) |
| XYZ | xyz(59.4634, 57.0160, 37.5728) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.65
Burlywood
#DEB887
ΔE00 6.40
Peach (survey)
#FFB07C
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 6.82
Peach
#FFDAB9
ΔE00 7.15
Tan
#D2B48C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD98 #98CAEF
analogous
#EF989F #EFBD98 #EFE898
triadic
#EFBD98 #98EFBD #BD98EF
tetradic
#EFBD98 #9FEF98 #98CAEF #E898EF
square
#EFBD98 #9FEF98 #98CAEF #E898EF
split-complementary
#EFBD98 #98EFE8 #989FEF
monochromatic
#DF792E #E79B63 #EFBD98 #F7DFCD #FBEEE5
Accessibility & contrast
On white
1.69
#EFBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EFBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD98
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD98 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC095
Deuteranopia (green-blind)
#D8CB98
Tritanopia (blue-blind)
#FEB3B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd98; /* rgb */ color: rgb(239, 189, 152); /* oklch */ color: oklch(83.4% 0.076 58.0);
Tailwind
colors: {
custom: {
50: '#f6d0b6',
500: '#efbd98',
950: '#000000',
},
}SCSS
$custom: #efbd98; $custom-light: #f6d0b6; $custom-dark: #000000;
JSON
{
"hex": "#efbd98",
"rgb": {
"r": 239,
"g": 189,
"b": 152
},
"hsl": {
"h": 25.517,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.8341,
"c": 0.07596,
"h": 58
},
"luminance": 0.57013
}Semantic roles & 50–950 ramp
primary
#EFBD98
secondary
#609ECC
accent
#81D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381