#EECF92#EECF92
#EECF92 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.7% C 0.085 H 83.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF92 |
|---|---|
| RGB | rgb(238, 207, 146) |
| HSL | hsl(40, 73%, 75%) |
| HSV | hsv(40, 39%, 93%) |
| CMYK | cmyk(0%, 13%, 38.7%, 6.7%) |
| CIE-LAB | lab(84.42, 2.55, 34.33) |
| CIE-LCH | lch(84.42, 34.42, 85.75°) |
| OKLab | oklab(86.67% 0.0092 0.085) |
| OKLCH | oklch(86.67% 0.085 83.8) |
| XYZ | xyz(62.7626, 64.8806, 36.4058) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.86
Pale Peach
#FFE5AD
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 5.62
Moccasin
#FFE4B5
ΔE00 5.76
Beige (survey)
#E6DAA6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF92 #92B1EE
analogous
#EEA192 #EECF92 #DFEE92
triadic
#EECF92 #92EECF #CF92EE
tetradic
#EECF92 #92EEA1 #92B1EE #EE92DF
square
#EECF92 #92EEA1 #92B1EE #EE92DF
split-complementary
#EECF92 #92DFEE #A192EE
monochromatic
#DDA028 #E6B85D #EECF92 #F6E6C7 #FBF3E5
Accessibility & contrast
On white
1.50
#EECF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#EECF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF92
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF92 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#FCC5BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecf92; /* rgb */ color: rgb(238, 207, 146); /* oklch */ color: oklch(86.7% 0.085 83.8);
Tailwind
colors: {
custom: {
50: '#f5ddb2',
500: '#eecf92',
950: '#000000',
},
}SCSS
$custom: #eecf92; $custom-light: #f5ddb2; $custom-dark: #000000;
JSON
{
"hex": "#eecf92",
"rgb": {
"r": 238,
"g": 207,
"b": 146
},
"hsl": {
"h": 39.783,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.86672,
"c": 0.08547,
"h": 83.8
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#EECF92
secondary
#5A80CA
accent
#53D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481