#EBCC90#EBCC90
#EBCC90 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.085 H 83.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC90 |
|---|---|
| RGB | rgb(235, 204, 144) |
| HSL | hsl(40, 69%, 74%) |
| HSV | hsv(40, 39%, 92%) |
| CMYK | cmyk(0%, 13.2%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.37, 2.70, 33.93) |
| CIE-LCH | lch(83.37, 34.03, 85.44°) |
| OKLab | oklab(85.77% 0.0096 0.084) |
| OKLCH | oklch(85.77% 0.085 83.5) |
| XYZ | xyz(60.8894, 62.8640, 35.3068) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.29
Sand (survey)
#E2CA76
ΔE00 5.64
Pale Peach
#FFE5AD
ΔE00 5.74
Wheat
#F5DEB3
ΔE00 5.83
Very Light Brown
#D3B683
ΔE00 5.83
Burlywood
#DEB887
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC90 #90AFEB
analogous
#EB9F90 #EBCC90 #DDEB90
triadic
#EBCC90 #90EBCC #CC90EB
tetradic
#EBCC90 #90EB9F #90AFEB #EB90DD
square
#EBCC90 #90EB9F #90AFEB #EB90DD
split-complementary
#EBCC90 #90DDEB #9F90EB
monochromatic
#D89C28 #E2B45C #EBCC90 #F4E4C4 #FAF3E5
Accessibility & contrast
On white
1.55
#EBCC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EBCC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC90
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC90 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8C
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#F9C2BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcc90; /* rgb */ color: rgb(235, 204, 144); /* oklch */ color: oklch(85.8% 0.085 83.5);
Tailwind
colors: {
custom: {
50: '#f3dbb1',
500: '#ebcc90',
950: '#000000',
},
}SCSS
$custom: #ebcc90; $custom-light: #f3dbb1; $custom-dark: #000000;
JSON
{
"hex": "#ebcc90",
"rgb": {
"r": 235,
"g": 204,
"b": 144
},
"hsl": {
"h": 39.56,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.85771,
"c": 0.08453,
"h": 83.5
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#EBCC90
secondary
#597EC6
accent
#55D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481