#ECCF95#ECCF95
#ECCF95 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.081 H 84.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCF95 |
|---|---|
| RGB | rgb(236, 207, 149) |
| HSL | hsl(40, 70%, 75%) |
| HSV | hsv(40, 37%, 93%) |
| CMYK | cmyk(0%, 12.3%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.29, 2.10, 32.58) |
| CIE-LCH | lch(84.29, 32.65, 86.30°) |
| OKLab | oklab(86.55% 0.0082 0.081) |
| OKLCH | oklch(86.55% 0.081 84.2) |
| XYZ | xyz(62.3311, 64.6308, 37.6196) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.73
Pale Peach
#FFE5AD
ΔE00 4.96
Wheat
#F5DEB3
ΔE00 4.99
Moccasin
#FFE4B5
ΔE00 5.48
Beige (survey)
#E6DAA6
ΔE00 5.70
Sand (survey)
#E2CA76
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCF95 #95B2EC
analogous
#ECA395 #ECCF95 #DDEC95
triadic
#ECCF95 #95ECCF #CF95EC
tetradic
#ECCF95 #95ECA3 #95B2EC #EC95DD
square
#ECCF95 #95ECA3 #95B2EC #EC95DD
split-complementary
#ECCF95 #95DDEC #A395EC
monochromatic
#D9A02D #E3B761 #ECCF95 #F5E7C9 #FAF3E5
Accessibility & contrast
On white
1.51
#ECCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ECCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCF95
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCF95 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#F9C5C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccf95; /* rgb */ color: rgb(236, 207, 149); /* oklch */ color: oklch(86.5% 0.081 84.2);
Tailwind
colors: {
custom: {
50: '#f3ddb4',
500: '#eccf95',
950: '#000000',
},
}SCSS
$custom: #eccf95; $custom-light: #f3ddb4; $custom-dark: #000000;
JSON
{
"hex": "#eccf95",
"rgb": {
"r": 236,
"g": 207,
"b": 149
},
"hsl": {
"h": 40,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.86545,
"c": 0.0814,
"h": 84.2
},
"luminance": 0.64628
}Semantic roles & 50–950 ramp
primary
#ECCF95
secondary
#5E81C7
accent
#53D214
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481