#EECF85#EECF85
#EECF85 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.099 H 87.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF85 |
|---|---|
| RGB | rgb(238, 207, 133) |
| HSL | hsl(42, 76%, 73%) |
| HSV | hsv(42, 44%, 93%) |
| CMYK | cmyk(0%, 13%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.22, 1.18, 40.69) |
| CIE-LCH | lch(84.22, 40.71, 88.34°) |
| OKLab | oklab(86.45% 0.0042 0.0991) |
| OKLCH | oklch(86.45% 0.099 87.6) |
| XYZ | xyz(61.8082, 64.4989, 31.3796) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.42
Wheat (survey)
#FBDD7E
ΔE00 4.66
Sandy
#F1DA7A
ΔE00 5.10
Pale Peach
#FFE5AD
ΔE00 6.21
Light Mustard
#F7D560
ΔE00 6.47
Pale Gold
#FDDE6C
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF85 #85A4EE
analogous
#EE9A85 #EECF85 #D8EE85
triadic
#EECF85 #85EECF #CF85EE
tetradic
#EECF85 #85EE9A #85A4EE #EE85D8
square
#EECF85 #85EE9A #85A4EE #EE85D8
split-complementary
#EECF85 #85D8EE #9A85EE
monochromatic
#DAA31E #E7BA4F #EECF85 #F5E4BB #FBF4E4
Accessibility & contrast
On white
1.51
#EECF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EECF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF85
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF85 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#FDC3BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf85; /* rgb */ color: rgb(238, 207, 133); /* oklch */ color: oklch(86.5% 0.099 87.6);
Tailwind
colors: {
custom: {
50: '#f5dda9',
500: '#eecf85',
950: '#000000',
},
}SCSS
$custom: #eecf85; $custom-light: #f5dda9; $custom-dark: #000000;
JSON
{
"hex": "#eecf85",
"rgb": {
"r": 238,
"g": 207,
"b": 133
},
"hsl": {
"h": 42.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.86452,
"c": 0.09915,
"h": 87.6
},
"luminance": 0.64496
}Semantic roles & 50–950 ramp
primary
#EECF85
secondary
#4F73C9
accent
#49D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481