#ECC69F#ECC69F
#ECC69F is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.0% C 0.067 H 67.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC69F |
|---|---|
| RGB | rgb(236, 198, 159) |
| HSL | hsl(30, 67%, 77%) |
| HSV | hsv(30, 33%, 93%) |
| CMYK | cmyk(0%, 16.1%, 32.6%, 7.5%) |
| CIE-LAB | lab(82.23, 7.98, 24.59) |
| CIE-LCH | lch(82.23, 25.85, 72.02°) |
| OKLab | oklab(84.98% 0.0258 0.0622) |
| OKLCH | oklch(84.98% 0.067 67.4) |
| XYZ | xyz(61.0454, 60.7268, 41.3001) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.24
Burlywood
#DEB887
ΔE00 4.67
Peach
#FFDAB9
ΔE00 5.04
Apricot
#FBCEB1
ΔE00 5.37
Tan
#D2B48C
ΔE00 5.74
Navajowhite
#FFDEAD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC69F #9FC5EC
analogous
#ECA09F #ECC69F #EBEC9F
triadic
#ECC69F #9FECC6 #C69FEC
tetradic
#ECC69F #9FECA0 #9FC5EC #EC9FEB
square
#ECC69F #9FECA0 #9FC5EC #EC9FEB
split-complementary
#ECC69F #9FEBEC #A09FEC
monochromatic
#D88939 #E2A86C #ECC69F #F6E4D2 #FAF0E5
Accessibility & contrast
On white
1.60
#ECC69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#ECC69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC69F
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC69F | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#F9BDBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ecc69f; /* rgb */ color: rgb(236, 198, 159); /* oklch */ color: oklch(85.0% 0.067 67.4);
Tailwind
colors: {
custom: {
50: '#f3d7bb',
500: '#ecc69f',
950: '#000000',
},
}SCSS
$custom: #ecc69f; $custom-light: #f3d7bb; $custom-dark: #000000;
JSON
{
"hex": "#ecc69f",
"rgb": {
"r": 236,
"g": 198,
"b": 159
},
"hsl": {
"h": 30.39,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.84984,
"c": 0.06735,
"h": 67.4
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#ECC69F
secondary
#6797C8
accent
#72CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382