#EBCF95#EBCF95
#EBCF95 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.081 H 85.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF95 |
|---|---|
| RGB | rgb(235, 207, 149) |
| HSL | hsl(40, 68%, 75%) |
| HSV | hsv(40, 37%, 92%) |
| CMYK | cmyk(0%, 11.9%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.20, 1.71, 32.45) |
| CIE-LCH | lch(84.20, 32.49, 86.98°) |
| OKLab | oklab(86.45% 0.0071 0.0807) |
| OKLCH | oklch(86.45% 0.081 85) |
| XYZ | xyz(61.9999, 64.4601, 37.6041) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.91
Pale Peach
#FFE5AD
ΔE00 4.96
Wheat
#F5DEB3
ΔE00 4.99
Beige (survey)
#E6DAA6
ΔE00 5.44
Moccasin
#FFE4B5
ΔE00 5.54
Sand (survey)
#E2CA76
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF95 #95B1EB
analogous
#EBA495 #EBCF95 #DCEB95
triadic
#EBCF95 #95EBCF #CF95EB
tetradic
#EBCF95 #95EBA4 #95B1EB #EB95DC
square
#EBCF95 #95EBA4 #95B1EB #EB95DC
split-complementary
#EBCF95 #95DCEB #A495EB
monochromatic
#D8A02E #E1B862 #EBCF95 #F5E6C8 #FAF3E5
Accessibility & contrast
On white
1.51
#EBCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EBCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF95
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF95 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#F8C5C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf95; /* rgb */ color: rgb(235, 207, 149); /* oklch */ color: oklch(86.5% 0.081 85.0);
Tailwind
colors: {
custom: {
50: '#f2ddb4',
500: '#ebcf95',
950: '#000000',
},
}SCSS
$custom: #ebcf95; $custom-light: #f2ddb4; $custom-dark: #000000;
JSON
{
"hex": "#ebcf95",
"rgb": {
"r": 235,
"g": 207,
"b": 149
},
"hsl": {
"h": 40.465,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.86454,
"c": 0.08099,
"h": 85
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#EBCF95
secondary
#5E80C6
accent
#52D015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481