#EBCF8F#EBCF8F
#EBCF8F is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.3% C 0.088 H 86.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCF8F |
|---|---|
| RGB | rgb(235, 207, 143) |
| HSL | hsl(42, 70%, 74%) |
| HSV | hsv(42, 39%, 92%) |
| CMYK | cmyk(0%, 11.9%, 39.1%, 7.8%) |
| CIE-LAB | lab(84.11, 1.04, 35.41) |
| CIE-LCH | lch(84.11, 35.42, 88.32°) |
| OKLab | oklab(86.35% 0.0047 0.0874) |
| OKLCH | oklch(86.35% 0.088 86.9) |
| XYZ | xyz(61.5332, 64.2734, 35.1460) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.49
Pale Peach
#FFE5AD
ΔE00 5.30
Beige (survey)
#E6DAA6
ΔE00 5.63
Navajowhite
#FFDEAD
ΔE00 5.79
Wheat
#F5DEB3
ΔE00 5.98
Wheat (survey)
#FBDD7E
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCF8F #8FABEB
analogous
#EBA18F #EBCF8F #D9EB8F
triadic
#EBCF8F #8FEBCF #CF8FEB
tetradic
#EBCF8F #8FEBA1 #8FABEB #EB8FD9
square
#EBCF8F #8FEBA1 #8FABEB #EB8FD9
split-complementary
#EBCF8F #8FD9EB #A18FEB
monochromatic
#D8A227 #E2B95B #EBCF8F #F4E5C3 #FAF4E5
Accessibility & contrast
On white
1.52
#EBCF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#EBCF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCF8F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCF8F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD8A
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#F9C5BF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebcf8f; /* rgb */ color: rgb(235, 207, 143); /* oklch */ color: oklch(86.3% 0.088 86.9);
Tailwind
colors: {
custom: {
50: '#f3ddb0',
500: '#ebcf8f',
950: '#000000',
},
}SCSS
$custom: #ebcf8f; $custom-light: #f3ddb0; $custom-dark: #000000;
JSON
{
"hex": "#ebcf8f",
"rgb": {
"r": 235,
"g": 207,
"b": 143
},
"hsl": {
"h": 41.739,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.86346,
"c": 0.08752,
"h": 86.9
},
"luminance": 0.64271
}Semantic roles & 50–950 ramp
primary
#EBCF8F
secondary
#597AC6
accent
#4ED214
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481