#ECCF86#ECCF86
#ECCF86 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.3% C 0.097 H 88.6°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCF86 |
|---|---|
| RGB | rgb(236, 207, 134) |
| HSL | hsl(43, 73%, 73%) |
| HSV | hsv(43, 43%, 93%) |
| CMYK | cmyk(0%, 12.3%, 43.2%, 7.5%) |
| CIE-LAB | lab(84.06, 0.49, 39.94) |
| CIE-LCH | lch(84.06, 39.95, 89.30°) |
| OKLab | oklab(86.29% 0.0023 0.0974) |
| OKLCH | oklch(86.29% 0.097 88.6) |
| XYZ | xyz(61.2097, 64.1823, 31.7139) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 4.73
Sandy
#F1DA7A
ΔE00 4.94
Pale Peach
#FFE5AD
ΔE00 6.15
Beige (survey)
#E6DAA6
ΔE00 6.56
Light Mustard
#F7D560
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCF86 #86A3EC
analogous
#EC9C86 #ECCF86 #D6EC86
triadic
#ECCF86 #86ECCF #CF86EC
tetradic
#ECCF86 #86EC9C #86A3EC #EC86D6
square
#ECCF86 #86EC9C #86A3EC #EC86D6
split-complementary
#ECCF86 #86D6EC #9C86EC
monochromatic
#D6A322 #E4BA51 #ECCF86 #F4E4BB #FBF5E5
Accessibility & contrast
On white
1.52
#ECCF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ECCF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCF86
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCF86 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD80
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#FBC4BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccf86; /* rgb */ color: rgb(236, 207, 134); /* oklch */ color: oklch(86.3% 0.097 88.6);
Tailwind
colors: {
custom: {
50: '#f4ddaa',
500: '#eccf86',
950: '#000000',
},
}SCSS
$custom: #eccf86; $custom-light: #f4ddaa; $custom-dark: #000000;
JSON
{
"hex": "#eccf86",
"rgb": {
"r": 236,
"g": 207,
"b": 134
},
"hsl": {
"h": 42.941,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.86286,
"c": 0.09745,
"h": 88.6
},
"luminance": 0.6418
}Semantic roles & 50–950 ramp
primary
#ECCF86
secondary
#5072C6
accent
#48D511
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481