#EEC798#EEC798
#EEC798 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.2% C 0.076 H 71.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC798 |
|---|---|
| RGB | rgb(238, 199, 152) |
| HSL | hsl(33, 72%, 76%) |
| HSV | hsv(33, 36%, 93%) |
| CMYK | cmyk(0%, 16.4%, 36.1%, 6.7%) |
| CIE-LAB | lab(82.54, 7.39, 28.71) |
| CIE-LCH | lch(82.54, 29.65, 75.56°) |
| OKLab | oklab(85.22% 0.0237 0.0719) |
| OKLCH | oklch(85.22% 0.076 71.7) |
| XYZ | xyz(61.3523, 61.2937, 38.2989) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 4.71
Navajowhite
#FFDEAD
ΔE00 5.45
Tan
#D2B48C
ΔE00 5.84
Peach
#FFDAB9
ΔE00 6.09
Very Light Brown
#D3B683
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC798 #98BFEE
analogous
#EE9C98 #EEC798 #EAEE98
triadic
#EEC798 #98EEC7 #C798EE
tetradic
#EEC798 #98EE9C #98BFEE #EE98EA
square
#EEC798 #98EE9C #98BFEE #EE98EA
split-complementary
#EEC798 #98EAEE #9C98EE
monochromatic
#DD8E2F #E5AA63 #EEC798 #F7E4CD #FBF1E5
Accessibility & contrast
On white
1.58
#EEC798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EEC798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC798
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC798 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#FCBDBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec798; /* rgb */ color: rgb(238, 199, 152); /* oklch */ color: oklch(85.2% 0.076 71.7);
Tailwind
colors: {
custom: {
50: '#f5d7b6',
500: '#eec798',
950: '#000000',
},
}SCSS
$custom: #eec798; $custom-light: #f5d7b6; $custom-dark: #000000;
JSON
{
"hex": "#eec798",
"rgb": {
"r": 238,
"g": 199,
"b": 152
},
"hsl": {
"h": 32.791,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.85224,
"c": 0.07573,
"h": 71.7
},
"luminance": 0.61291
}Semantic roles & 50–950 ramp
primary
#EEC798
secondary
#6090CA
accent
#6AD412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381