#EBCD90#EBCD90
#EBCD90 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.0% C 0.085 H 84.5°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD90 |
|---|---|
| RGB | rgb(235, 205, 144) |
| HSL | hsl(40, 69%, 74%) |
| HSV | hsv(40, 39%, 92%) |
| CMYK | cmyk(0%, 12.8%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.62, 2.19, 34.26) |
| CIE-LCH | lch(83.62, 34.32, 86.35°) |
| OKLab | oklab(85.97% 0.0081 0.0848) |
| OKLCH | oklch(85.97% 0.085 84.5) |
| XYZ | xyz(61.1278, 63.3409, 35.3863) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.29
Navajowhite
#FFDEAD
ΔE00 5.37
Pale Peach
#FFE5AD
ΔE00 5.53
Wheat
#F5DEB3
ΔE00 5.79
Very Light Brown
#D3B683
ΔE00 6.09
Beige (survey)
#E6DAA6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD90 #90AEEB
analogous
#EBA090 #EBCD90 #DCEB90
triadic
#EBCD90 #90EBCD #CD90EB
tetradic
#EBCD90 #90EBA0 #90AEEB #EB90DC
square
#EBCD90 #90EBA0 #90AEEB #EB90DC
split-complementary
#EBCD90 #90DCEB #A090EB
monochromatic
#D89E28 #E2B65C #EBCD90 #F4E4C4 #FAF3E5
Accessibility & contrast
On white
1.54
#EBCD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EBCD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD90
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD90 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#F9C3BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcd90; /* rgb */ color: rgb(235, 205, 144); /* oklch */ color: oklch(86.0% 0.085 84.5);
Tailwind
colors: {
custom: {
50: '#f3dcb1',
500: '#ebcd90',
950: '#000000',
},
}SCSS
$custom: #ebcd90; $custom-light: #f3dcb1; $custom-dark: #000000;
JSON
{
"hex": "#ebcd90",
"rgb": {
"r": 235,
"g": 205,
"b": 144
},
"hsl": {
"h": 40.22,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.85968,
"c": 0.08514,
"h": 84.5
},
"luminance": 0.63338
}Semantic roles & 50–950 ramp
primary
#EBCD90
secondary
#597DC6
accent
#52D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481