#EBCA90#EBCA90
#EBCA90 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.083 H 81.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA90 |
|---|---|
| RGB | rgb(235, 202, 144) |
| HSL | hsl(38, 69%, 74%) |
| HSV | hsv(38, 39%, 92%) |
| CMYK | cmyk(0%, 14%, 38.7%, 7.8%) |
| CIE-LAB | lab(82.87, 3.74, 33.27) |
| CIE-LCH | lch(82.87, 33.48, 83.58°) |
| OKLab | oklab(85.38% 0.0127 0.0824) |
| OKLCH | oklch(85.38% 0.083 81.3) |
| XYZ | xyz(60.4171, 61.9194, 35.1493) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.20
Navajowhite
#FFDEAD
ΔE00 5.23
Very Light Brown
#D3B683
ΔE00 5.40
Wheat
#F5DEB3
ΔE00 6.01
Pale Peach
#FFE5AD
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA90 #90B1EB
analogous
#EB9D90 #EBCA90 #DFEB90
triadic
#EBCA90 #90EBCA #CA90EB
tetradic
#EBCA90 #90EB9D #90B1EB #EB90DF
square
#EBCA90 #90EB9D #90B1EB #EB90DF
split-complementary
#EBCA90 #90DFEB #9D90EB
monochromatic
#D89828 #E2B15C #EBCA90 #F4E3C4 #FAF3E5
Accessibility & contrast
On white
1.57
#EBCA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EBCA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA90
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA90 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98C
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#F9C0BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebca90; /* rgb */ color: rgb(235, 202, 144); /* oklch */ color: oklch(85.4% 0.083 81.3);
Tailwind
colors: {
custom: {
50: '#f3dab1',
500: '#ebca90',
950: '#000000',
},
}SCSS
$custom: #ebca90; $custom-light: #f3dab1; $custom-dark: #000000;
JSON
{
"hex": "#ebca90",
"rgb": {
"r": 235,
"g": 202,
"b": 144
},
"hsl": {
"h": 38.242,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.85378,
"c": 0.08341,
"h": 81.3
},
"luminance": 0.61917
}Semantic roles & 50–950 ramp
primary
#EBCA90
secondary
#5981C6
accent
#59D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381