#EBCFBC#EBCFBC
#EBCFBC is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.3% C 0.041 H 56.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFBC |
|---|---|
| RGB | rgb(235, 207, 188) |
| HSL | hsl(24, 54%, 83%) |
| HSV | hsv(24, 20%, 92%) |
| CMYK | cmyk(0%, 11.9%, 20%, 7.8%) |
| CIE-LAB | lab(84.96, 6.83, 13.03) |
| CIE-LCH | lch(84.96, 14.71, 62.35°) |
| OKLab | oklab(87.29% 0.0226 0.0339) |
| OKLCH | oklch(87.29% 0.041 56.3) |
| XYZ | xyz(65.6509, 65.9205, 56.8328) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.16
Peach
#FFDAB9
ΔE00 5.45
Light Peach
#FFD8B1
ΔE00 6.82
Warm Beige
#E9DCC9
ΔE00 6.88
Bisque
#FFE4C4
ΔE00 6.92
Antiquewhite
#FAEBD7
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFBC #BCD8EB
analogous
#EBBCC0 #EBCFBC #EBE6BC
triadic
#EBCFBC #BCEBCF #CFBCEB
tetradic
#EBCFBC #C0EBBC #BCD8EB #E6BCEB
square
#EBCFBC #C0EBBC #BCD8EB #E6BCEB
split-complementary
#EBCFBC #BCEBE6 #BCC0EB
monochromatic
#CF8B5E #DDAD8D #EBCFBC #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.48
#EBCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#EBCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFBC
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFBC | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BB
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#F4CACA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ebcfbc; /* rgb */ color: rgb(235, 207, 188); /* oklch */ color: oklch(87.3% 0.041 56.3);
Tailwind
colors: {
custom: {
50: '#f2ddd0',
500: '#ebcfbc',
950: '#000000',
},
}SCSS
$custom: #ebcfbc; $custom-light: #f2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#ebcfbc",
"rgb": {
"r": 235,
"g": 207,
"b": 188
},
"hsl": {
"h": 24.255,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8729,
"c": 0.0407,
"h": 56.3
},
"luminance": 0.65919
}Semantic roles & 50–950 ramp
primary
#EBCFBC
secondary
#84ACC7
accent
#82C124
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483