#EBD09C#EBD09C
#EBD09C is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.074 H 83.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD09C |
|---|---|
| RGB | rgb(235, 208, 156) |
| HSL | hsl(39, 66%, 77%) |
| HSV | hsv(39, 34%, 92%) |
| CMYK | cmyk(0%, 11.5%, 33.6%, 7.8%) |
| CIE-LAB | lab(84.57, 2.02, 29.31) |
| CIE-LCH | lch(84.57, 29.38, 86.06°) |
| OKLab | oklab(86.78% 0.0083 0.0735) |
| OKLCH | oklch(86.78% 0.074 83.5) |
| XYZ | xyz(62.8187, 65.1764, 40.7173) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.92
Navajowhite
#FFDEAD
ΔE00 4.19
Pale Peach
#FFE5AD
ΔE00 4.75
Moccasin
#FFE4B5
ΔE00 4.77
Beige (survey)
#E6DAA6
ΔE00 5.27
Vanilla
#F3E5AB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD09C #9CB7EB
analogous
#EBA99C #EBD09C #DFEB9C
triadic
#EBD09C #9CEBD0 #D09CEB
tetradic
#EBD09C #9CEBA9 #9CB7EB #EB9CDF
square
#EBD09C #9CEBA9 #9CB7EB #EB9CDF
split-complementary
#EBD09C #9CDFEB #A99CEB
monochromatic
#D6A036 #E1B869 #EBD09C #F5E8CF #FAF3E6
Accessibility & contrast
On white
1.50
#EBD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#EBD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD09C
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD09C | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF98
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#F8C7C2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebd09c; /* rgb */ color: rgb(235, 208, 156); /* oklch */ color: oklch(86.8% 0.074 83.5);
Tailwind
colors: {
custom: {
50: '#f2deb9',
500: '#ebd09c',
950: '#000000',
},
}SCSS
$custom: #ebd09c; $custom-light: #f2deb9; $custom-dark: #000000;
JSON
{
"hex": "#ebd09c",
"rgb": {
"r": 235,
"g": 208,
"b": 156
},
"hsl": {
"h": 39.494,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.86784,
"c": 0.07393,
"h": 83.5
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#EBD09C
secondary
#6586C7
accent
#56CE17
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481