#EBC090#EBC090
#EBC090 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.4% C 0.080 H 69.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC090 |
|---|---|
| RGB | rgb(235, 192, 144) |
| HSL | hsl(32, 69%, 74%) |
| HSV | hsv(32, 39%, 92%) |
| CMYK | cmyk(0%, 18.3%, 38.7%, 7.8%) |
| CIE-LAB | lab(80.39, 8.97, 29.99) |
| CIE-LCH | lch(80.39, 31.30, 73.34°) |
| OKLab | oklab(83.43% 0.028 0.0747) |
| OKLCH | oklch(83.43% 0.08 69.5) |
| XYZ | xyz(58.1463, 57.3779, 34.3924) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.83
Tan
#D2B48C
ΔE00 5.24
Very Light Brown
#D3B683
ΔE00 5.82
Light Peach
#FFD8B1
ΔE00 6.07
Fawn
#CFAF7B
ΔE00 6.42
Navajowhite
#FFDEAD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC090 #90BBEB
analogous
#EB9390 #EBC090 #E9EB90
triadic
#EBC090 #90EBC0 #C090EB
tetradic
#EBC090 #90EB93 #90BBEB #EB90E9
square
#EBC090 #90EB93 #90BBEB #EB90E9
split-complementary
#EBC090 #90E9EB #9390EB
monochromatic
#D88528 #E2A35C #EBC090 #F4DDC4 #FAF0E5
Accessibility & contrast
On white
1.68
#EBC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EBC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC090
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC090 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28D
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#FAB6B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc090; /* rgb */ color: rgb(235, 192, 144); /* oklch */ color: oklch(83.4% 0.080 69.5);
Tailwind
colors: {
custom: {
50: '#f3d3b1',
500: '#ebc090',
950: '#000000',
},
}SCSS
$custom: #ebc090; $custom-light: #f3d3b1; $custom-dark: #000000;
JSON
{
"hex": "#ebc090",
"rgb": {
"r": 235,
"g": 192,
"b": 144
},
"hsl": {
"h": 31.648,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.83433,
"c": 0.07981,
"h": 69.5
},
"luminance": 0.57375
}Semantic roles & 50–950 ramp
primary
#EBC090
secondary
#598DC6
accent
#6ED114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381