#EBCF94#EBCF94
#EBCF94 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.082 H 85.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF94 |
|---|---|
| RGB | rgb(235, 207, 148) |
| HSL | hsl(41, 69%, 75%) |
| HSV | hsv(41, 37%, 92%) |
| CMYK | cmyk(0%, 11.9%, 37%, 7.8%) |
| CIE-LAB | lab(84.19, 1.60, 32.94) |
| CIE-LCH | lch(84.19, 32.98, 87.22°) |
| OKLab | oklab(86.44% 0.0067 0.0818) |
| OKLCH | oklch(86.44% 0.082 85.3) |
| XYZ | xyz(61.9204, 64.4283, 37.1855) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 5.05
Wheat
#F5DEB3
ΔE00 5.15
Beige (survey)
#E6DAA6
ΔE00 5.45
Sand (survey)
#E2CA76
ΔE00 5.51
Moccasin
#FFE4B5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF94 #94B0EB
analogous
#EBA494 #EBCF94 #DBEB94
triadic
#EBCF94 #94EBCF #CF94EB
tetradic
#EBCF94 #94EBA4 #94B0EB #EB94DB
square
#EBCF94 #94EBA4 #94B0EB #EB94DB
split-complementary
#EBCF94 #94DBEB #A494EB
monochromatic
#D8A12D #E1B860 #EBCF94 #F5E6C8 #FAF3E5
Accessibility & contrast
On white
1.51
#EBCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EBCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF94
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF94 | 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)
#DDCE90
Deuteranopia (green-blind)
#E4D596
Tritanopia (blue-blind)
#F8C5C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf94; /* rgb */ color: rgb(235, 207, 148); /* oklch */ color: oklch(86.4% 0.082 85.3);
Tailwind
colors: {
custom: {
50: '#f2ddb4',
500: '#ebcf94',
950: '#000000',
},
}SCSS
$custom: #ebcf94; $custom-light: #f2ddb4; $custom-dark: #000000;
JSON
{
"hex": "#ebcf94",
"rgb": {
"r": 235,
"g": 207,
"b": 148
},
"hsl": {
"h": 40.69,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.86436,
"c": 0.08208,
"h": 85.3
},
"luminance": 0.64426
}Semantic roles & 50–950 ramp
primary
#EBCF94
secondary
#5D7FC6
accent
#51D015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481