#EFC798#EFC798
#EFC798 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.3% C 0.076 H 71.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC798 |
|---|---|
| RGB | rgb(239, 199, 152) |
| HSL | hsl(32, 73%, 77%) |
| HSV | hsv(32, 36%, 94%) |
| CMYK | cmyk(0%, 16.7%, 36.4%, 6.3%) |
| CIE-LAB | lab(82.63, 7.78, 28.85) |
| CIE-LCH | lch(82.63, 29.88, 74.91°) |
| OKLab | oklab(85.32% 0.0248 0.0723) |
| OKLCH | oklch(85.32% 0.076 71) |
| XYZ | xyz(61.6891, 61.4673, 38.3146) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.00
Light Peach
#FFD8B1
ΔE00 4.60
Navajowhite
#FFDEAD
ΔE00 5.53
Peach
#FFDAB9
ΔE00 5.99
Tan
#D2B48C
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC798 #98C0EF
analogous
#EF9C98 #EFC798 #EBEF98
triadic
#EFC798 #98EFC7 #C798EF
tetradic
#EFC798 #98EF9C #98C0EF #EF98EB
square
#EFC798 #98EF9C #98C0EF #EF98EB
split-complementary
#EFC798 #98EBEF #9C98EF
monochromatic
#DF8D2E #E7AA63 #EFC798 #F7E4CD #FBF1E5
Accessibility & contrast
On white
1.58
#EFC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EFC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC798
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC798 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#FDBDBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc798; /* rgb */ color: rgb(239, 199, 152); /* oklch */ color: oklch(85.3% 0.076 71.0);
Tailwind
colors: {
custom: {
50: '#f5d8b6',
500: '#efc798',
950: '#000000',
},
}SCSS
$custom: #efc798; $custom-light: #f5d8b6; $custom-dark: #000000;
JSON
{
"hex": "#efc798",
"rgb": {
"r": 239,
"g": 199,
"b": 152
},
"hsl": {
"h": 32.414,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.85319,
"c": 0.0764,
"h": 71
},
"luminance": 0.61465
}Semantic roles & 50–950 ramp
primary
#EFC798
secondary
#6091CC
accent
#6BD510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381