#ECCF93#ECCF93
#ECCF93 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.084 H 84.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCF93 |
|---|---|
| RGB | rgb(236, 207, 147) |
| HSL | hsl(40, 70%, 75%) |
| HSV | hsv(40, 38%, 93%) |
| CMYK | cmyk(0%, 12.3%, 37.7%, 7.5%) |
| CIE-LAB | lab(84.26, 1.88, 33.57) |
| CIE-LCH | lch(84.26, 33.62, 86.80°) |
| OKLab | oklab(86.51% 0.0074 0.0832) |
| OKLCH | oklch(86.51% 0.084 84.9) |
| XYZ | xyz(62.1728, 64.5675, 36.7859) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.02
Pale Peach
#FFE5AD
ΔE00 5.03
Wheat
#F5DEB3
ΔE00 5.31
Sand (survey)
#E2CA76
ΔE00 5.46
Beige (survey)
#E6DAA6
ΔE00 5.72
Moccasin
#FFE4B5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCF93 #93B0EC
analogous
#ECA293 #ECCF93 #DDEC93
triadic
#ECCF93 #93ECCF #CF93EC
tetradic
#ECCF93 #93ECA2 #93B0EC #EC93DD
square
#ECCF93 #93ECA2 #93B0EC #EC93DD
split-complementary
#ECCF93 #93DDEC #A293EC
monochromatic
#DAA12B #E3B85F #ECCF93 #F5E6C7 #FAF3E5
Accessibility & contrast
On white
1.51
#ECCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#ECCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCF93
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCF93 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FAC5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccf93; /* rgb */ color: rgb(236, 207, 147); /* oklch */ color: oklch(86.5% 0.084 84.9);
Tailwind
colors: {
custom: {
50: '#f3ddb3',
500: '#eccf93',
950: '#000000',
},
}SCSS
$custom: #eccf93; $custom-light: #f3ddb3; $custom-dark: #000000;
JSON
{
"hex": "#eccf93",
"rgb": {
"r": 236,
"g": 207,
"b": 147
},
"hsl": {
"h": 40.449,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.86508,
"c": 0.08357,
"h": 84.9
},
"luminance": 0.64565
}Semantic roles & 50–950 ramp
primary
#ECCF93
secondary
#5C7FC7
accent
#52D213
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481