#EBD2AF#EBD2AF
#EBD2AF is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.6% C 0.054 H 76.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2AF |
|---|---|
| RGB | rgb(235, 210, 175) |
| HSL | hsl(35, 60%, 80%) |
| HSV | hsv(35, 26%, 92%) |
| CMYK | cmyk(0%, 10.6%, 25.5%, 7.8%) |
| CIE-LAB | lab(85.43, 3.42, 20.55) |
| CIE-LCH | lch(85.43, 20.83, 80.54°) |
| OKLab | oklab(87.57% 0.0129 0.0525) |
| OKLCH | oklch(87.57% 0.054 76.2) |
| XYZ | xyz(65.0459, 66.8524, 50.0265) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.76
Bisque
#FFE4C4
ΔE00 4.44
Navajowhite
#FFDEAD
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 4.83
Moccasin
#FFE4B5
ΔE00 5.10
Peach
#FFDAB9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2AF #AFC8EB
analogous
#EBB4AF #EBD2AF #E6EBAF
triadic
#EBD2AF #AFEBD2 #D2AFEB
tetradic
#EBD2AF #AFEBB4 #AFC8EB #EBAFE6
square
#EBD2AF #AFEBB4 #AFC8EB #EBAFE6
split-complementary
#EBD2AF #AFE6EB #B4AFEB
monochromatic
#D39B4D #DFB67E #EBD2AF #F7EEE0 #F9F1E7
Accessibility & contrast
On white
1.46
#EBD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#EBD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2AF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2AF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#F5CBC8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd2af; /* rgb */ color: rgb(235, 210, 175); /* oklch */ color: oklch(87.6% 0.054 76.2);
Tailwind
colors: {
custom: {
50: '#f2dfc7',
500: '#ebd2af',
950: '#000000',
},
}SCSS
$custom: #ebd2af; $custom-light: #f2dfc7; $custom-dark: #000000;
JSON
{
"hex": "#ebd2af",
"rgb": {
"r": 235,
"g": 210,
"b": 175
},
"hsl": {
"h": 35,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.87572,
"c": 0.05411,
"h": 76.2
},
"luminance": 0.6685
}Semantic roles & 50–950 ramp
primary
#EBD2AF
secondary
#7798C7
accent
#65C81E
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482