#EBCF93#EBCF93
#EBCF93 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.083 H 85.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF93 |
|---|---|
| RGB | rgb(235, 207, 147) |
| HSL | hsl(41, 69%, 75%) |
| HSV | hsv(41, 37%, 92%) |
| CMYK | cmyk(0%, 11.9%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.17, 1.49, 33.43) |
| CIE-LCH | lch(84.17, 33.47, 87.45°) |
| OKLab | oklab(86.42% 0.0063 0.0829) |
| OKLCH | oklch(86.42% 0.083 85.7) |
| XYZ | xyz(61.8416, 64.3967, 36.7704) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 5.19
Sand (survey)
#E2CA76
ΔE00 5.30
Wheat
#F5DEB3
ΔE00 5.31
Beige (survey)
#E6DAA6
ΔE00 5.47
Moccasin
#FFE4B5
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF93 #93AFEB
analogous
#EBA393 #EBCF93 #DBEB93
triadic
#EBCF93 #93EBCF #CF93EB
tetradic
#EBCF93 #93EBA3 #93AFEB #EB93DB
square
#EBCF93 #93EBA3 #93AFEB #EB93DB
split-complementary
#EBCF93 #93DBEB #A393EB
monochromatic
#D8A12C #E1B85F #EBCF93 #F5E6C7 #FAF4E5
Accessibility & contrast
On white
1.51
#EBCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EBCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF93
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF93 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8F
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#F9C5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf93; /* rgb */ color: rgb(235, 207, 147); /* oklch */ color: oklch(86.4% 0.083 85.7);
Tailwind
colors: {
custom: {
50: '#f3ddb3',
500: '#ebcf93',
950: '#000000',
},
}SCSS
$custom: #ebcf93; $custom-light: #f3ddb3; $custom-dark: #000000;
JSON
{
"hex": "#ebcf93",
"rgb": {
"r": 235,
"g": 207,
"b": 147
},
"hsl": {
"h": 40.909,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.86418,
"c": 0.08317,
"h": 85.7
},
"luminance": 0.64394
}Semantic roles & 50–950 ramp
primary
#EBCF93
secondary
#5C7EC6
accent
#51D115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481