#EBCF91#EBCF91
#EBCF91 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.4% C 0.085 H 86.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF91 |
|---|---|
| RGB | rgb(235, 207, 145) |
| HSL | hsl(41, 69%, 75%) |
| HSV | hsv(41, 38%, 92%) |
| CMYK | cmyk(0%, 11.9%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.14, 1.26, 34.42) |
| CIE-LCH | lch(84.14, 34.44, 87.90°) |
| OKLab | oklab(86.38% 0.0055 0.0852) |
| OKLCH | oklch(86.38% 0.085 86.3) |
| XYZ | xyz(61.6860, 64.3345, 35.9511) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.88
Pale Peach
#FFE5AD
ΔE00 5.15
Navajowhite
#FFDEAD
ΔE00 5.49
Beige (survey)
#E6DAA6
ΔE00 5.53
Wheat
#F5DEB3
ΔE00 5.64
Moccasin
#FFE4B5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF91 #91ADEB
analogous
#EBA291 #EBCF91 #DAEB91
triadic
#EBCF91 #91EBCF #CF91EB
tetradic
#EBCF91 #91EBA2 #91ADEB #EB91DA
square
#EBCF91 #91EBA2 #91ADEB #EB91DA
split-complementary
#EBCF91 #91DAEB #A291EB
monochromatic
#D8A229 #E2B85D #EBCF91 #F4E6C5 #FAF4E5
Accessibility & contrast
On white
1.51
#EBCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EBCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF91
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF91 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#F9C5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf91; /* rgb */ color: rgb(235, 207, 145); /* oklch */ color: oklch(86.4% 0.085 86.3);
Tailwind
colors: {
custom: {
50: '#f3ddb2',
500: '#ebcf91',
950: '#000000',
},
}SCSS
$custom: #ebcf91; $custom-light: #f3ddb2; $custom-dark: #000000;
JSON
{
"hex": "#ebcf91",
"rgb": {
"r": 235,
"g": 207,
"b": 145
},
"hsl": {
"h": 41.333,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.86382,
"c": 0.08535,
"h": 86.3
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#EBCF91
secondary
#5A7CC6
accent
#4FD114
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171511
muted
#858481