#EECF86#EECF86
#EECF86 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.098 H 87.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF86 |
|---|---|
| RGB | rgb(238, 207, 134) |
| HSL | hsl(42, 75%, 73%) |
| HSV | hsv(42, 44%, 93%) |
| CMYK | cmyk(0%, 13%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.24, 1.28, 40.21) |
| CIE-LCH | lch(84.24, 40.23, 88.18°) |
| OKLab | oklab(86.47% 0.0045 0.098) |
| OKLCH | oklch(86.47% 0.098 87.3) |
| XYZ | xyz(61.8776, 64.5267, 31.7452) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.55
Wheat (survey)
#FBDD7E
ΔE00 4.80
Sandy
#F1DA7A
ΔE00 5.26
Pale Peach
#FFE5AD
ΔE00 6.10
Light Mustard
#F7D560
ΔE00 6.65
Navajowhite
#FFDEAD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF86 #86A5EE
analogous
#EE9B86 #EECF86 #D9EE86
triadic
#EECF86 #86EECF #CF86EE
tetradic
#EECF86 #86EE9B #86A5EE #EE86D9
square
#EECF86 #86EE9B #86A5EE #EE86D9
split-complementary
#EECF86 #86D9EE #9B86EE
monochromatic
#DBA31F #E6BA50 #EECF86 #F6E4BC #FBF4E4
Accessibility & contrast
On white
1.51
#EECF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EECF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF86
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF86 | 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)
#DFCD80
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FDC4BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf86; /* rgb */ color: rgb(238, 207, 134); /* oklch */ color: oklch(86.5% 0.098 87.3);
Tailwind
colors: {
custom: {
50: '#f5ddaa',
500: '#eecf86',
950: '#000000',
},
}SCSS
$custom: #eecf86; $custom-light: #f5ddaa; $custom-dark: #000000;
JSON
{
"hex": "#eecf86",
"rgb": {
"r": 238,
"g": 207,
"b": 134
},
"hsl": {
"h": 42.115,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.86468,
"c": 0.09812,
"h": 87.3
},
"luminance": 0.64524
}Semantic roles & 50–950 ramp
primary
#EECF86
secondary
#4F74C9
accent
#4AD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481