#EBCF8B#EBCF8B
#EBCF8B is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.3% C 0.092 H 88.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF8B |
|---|---|
| RGB | rgb(235, 207, 139) |
| HSL | hsl(43, 71%, 73%) |
| HSV | hsv(43, 41%, 92%) |
| CMYK | cmyk(0%, 11.9%, 40.9%, 7.8%) |
| CIE-LAB | lab(84.05, 0.61, 37.37) |
| CIE-LCH | lch(84.05, 37.37, 89.07°) |
| OKLab | oklab(86.28% 0.0032 0.0918) |
| OKLCH | oklch(86.28% 0.092 88) |
| XYZ | xyz(61.2356, 64.1543, 33.5785) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.74
Wheat (survey)
#FBDD7E
ΔE00 5.46
Sandy
#F1DA7A
ΔE00 5.65
Pale Peach
#FFE5AD
ΔE00 5.66
Beige (survey)
#E6DAA6
ΔE00 5.91
Vanilla
#F3E5AB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF8B #8BA7EB
analogous
#EB9F8B #EBCF8B #D7EB8B
triadic
#EBCF8B #8BEBCF #CF8BEB
tetradic
#EBCF8B #8BEB9F #8BA7EB #EB8BD7
square
#EBCF8B #8BEB9F #8BA7EB #EB8BD7
split-complementary
#EBCF8B #8BD7EB #9F8BEB
monochromatic
#D7A325 #E2B957 #EBCF8B #F4E5BF #FAF4E5
Accessibility & contrast
On white
1.52
#EBCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#EBCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF8B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF8B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#E5D58D
Tritanopia (blue-blind)
#F9C4BE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf8b; /* rgb */ color: rgb(235, 207, 139); /* oklch */ color: oklch(86.3% 0.092 88.0);
Tailwind
colors: {
custom: {
50: '#f3ddad',
500: '#ebcf8b',
950: '#000000',
},
}SCSS
$custom: #ebcf8b; $custom-light: #f3ddad; $custom-dark: #000000;
JSON
{
"hex": "#ebcf8b",
"rgb": {
"r": 235,
"g": 207,
"b": 139
},
"hsl": {
"h": 42.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.86277,
"c": 0.09182,
"h": 88
},
"luminance": 0.64152
}Semantic roles & 50–950 ramp
primary
#EBCF8B
secondary
#5576C5
accent
#4BD313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481