#EFC898#EFC898
#EFC898 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.5% C 0.077 H 72.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC898 |
|---|---|
| RGB | rgb(239, 200, 152) |
| HSL | hsl(33, 73%, 77%) |
| HSV | hsv(33, 36%, 94%) |
| CMYK | cmyk(0%, 16.3%, 36.4%, 6.3%) |
| CIE-LAB | lab(82.88, 7.26, 29.18) |
| CIE-LCH | lch(82.88, 30.07, 76.04°) |
| OKLab | oklab(85.51% 0.0233 0.073) |
| OKLCH | oklch(85.51% 0.077 72.3) |
| XYZ | xyz(61.9199, 61.9290, 38.3916) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.08
Light Peach
#FFD8B1
ΔE00 4.66
Navajowhite
#FFDEAD
ΔE00 5.18
Tan
#D2B48C
ΔE00 6.08
Peach
#FFDAB9
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC898 #98BFEF
analogous
#EF9D98 #EFC898 #EBEF98
triadic
#EFC898 #98EFC8 #C898EF
tetradic
#EFC898 #98EF9D #98BFEF #EF98EB
square
#EFC898 #98EF9D #98BFEF #EF98EB
split-complementary
#EFC898 #98EBEF #9D98EF
monochromatic
#DF8F2E #E7AC63 #EFC898 #F7E4CD #FBF1E5
Accessibility & contrast
On white
1.57
#EFC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EFC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC898
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC898 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#FDBEBB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc898; /* rgb */ color: rgb(239, 200, 152); /* oklch */ color: oklch(85.5% 0.077 72.3);
Tailwind
colors: {
custom: {
50: '#f5d8b6',
500: '#efc898',
950: '#000000',
},
}SCSS
$custom: #efc898; $custom-light: #f5d8b6; $custom-dark: #000000;
JSON
{
"hex": "#efc898",
"rgb": {
"r": 239,
"g": 200,
"b": 152
},
"hsl": {
"h": 33.103,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.85512,
"c": 0.07667,
"h": 72.3
},
"luminance": 0.61926
}Semantic roles & 50–950 ramp
primary
#EFC898
secondary
#6090CC
accent
#69D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381