#ECCF90#ECCF90
#ECCF90 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.087 H 85.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCF90 |
|---|---|
| RGB | rgb(236, 207, 144) |
| HSL | hsl(41, 71%, 75%) |
| HSV | hsv(41, 39%, 93%) |
| CMYK | cmyk(0%, 12.3%, 39%, 7.5%) |
| CIE-LAB | lab(84.21, 1.54, 35.05) |
| CIE-LCH | lch(84.21, 35.08, 87.48°) |
| OKLab | oklab(86.45% 0.0062 0.0866) |
| OKLCH | oklch(86.45% 0.087 85.9) |
| XYZ | xyz(61.9404, 64.4746, 35.5623) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.85
Pale Peach
#FFE5AD
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 5.47
Wheat
#F5DEB3
ΔE00 5.80
Beige (survey)
#E6DAA6
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCF90 #90ADEC
analogous
#ECA190 #ECCF90 #DBEC90
triadic
#ECCF90 #90ECCF #CF90EC
tetradic
#ECCF90 #90ECA1 #90ADEC #EC90DB
square
#ECCF90 #90ECA1 #90ADEC #EC90DB
split-complementary
#ECCF90 #90DBEC #A190EC
monochromatic
#DAA227 #E3B85C #ECCF90 #F5E6C4 #FBF4E5
Accessibility & contrast
On white
1.51
#ECCF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#ECCF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCF90
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCF90 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8B
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#FAC5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eccf90; /* rgb */ color: rgb(236, 207, 144); /* oklch */ color: oklch(86.5% 0.087 85.9);
Tailwind
colors: {
custom: {
50: '#f3ddb1',
500: '#eccf90',
950: '#000000',
},
}SCSS
$custom: #eccf90; $custom-light: #f3ddb1; $custom-dark: #000000;
JSON
{
"hex": "#eccf90",
"rgb": {
"r": 236,
"g": 207,
"b": 144
},
"hsl": {
"h": 41.087,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.86454,
"c": 0.0868,
"h": 85.9
},
"luminance": 0.64472
}Semantic roles & 50–950 ramp
primary
#ECCF90
secondary
#597CC7
accent
#4FD313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481