#EBD288#EBD288
#EBD288 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 86.8% C 0.097 H 91.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD288 |
|---|---|
| RGB | rgb(235, 210, 136) |
| HSL | hsl(45, 71%, 73%) |
| HSV | hsv(45, 42%, 92%) |
| CMYK | cmyk(0%, 10.6%, 42.1%, 7.8%) |
| CIE-LAB | lab(84.76, -1.25, 39.81) |
| CIE-LCH | lch(84.76, 39.83, 91.80°) |
| OKLab | oklab(86.83% -0.0025 0.0972) |
| OKLCH | oklch(86.83% 0.097 91.5) |
| XYZ | xyz(61.7531, 65.5353, 32.6845) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.79
Sandy
#F1DA7A
ΔE00 4.06
Wheat (survey)
#FBDD7E
ΔE00 4.29
Beige (survey)
#E6DAA6
ΔE00 5.81
Vanilla
#F3E5AB
ΔE00 5.90
Pale Peach
#FFE5AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD288 #88A1EB
analogous
#EBA088 #EBD288 #D3EB88
triadic
#EBD288 #88EBD2 #D288EB
tetradic
#EBD288 #88EBA0 #88A1EB #EB88D3
square
#EBD288 #88EBA0 #88A1EB #EB88D3
split-complementary
#EBD288 #88D3EB #A088EB
monochromatic
#D5A824 #E2BE54 #EBD288 #F4E6BC #FBF5E5
Accessibility & contrast
On white
1.49
#EBD288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EBD288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD288
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD288 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#F9C7C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebd288; /* rgb */ color: rgb(235, 210, 136); /* oklch */ color: oklch(86.8% 0.097 91.5);
Tailwind
colors: {
custom: {
50: '#f3dfab',
500: '#ebd288',
950: '#000000',
},
}SCSS
$custom: #ebd288; $custom-light: #f3dfab; $custom-dark: #000000;
JSON
{
"hex": "#ebd288",
"rgb": {
"r": 235,
"g": 210,
"b": 136
},
"hsl": {
"h": 44.848,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.86825,
"c": 0.09725,
"h": 91.5
},
"luminance": 0.65533
}Semantic roles & 50–950 ramp
primary
#EBD288
secondary
#526FC5
accent
#43D312
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481