#EFCBBF#EFCBBF
#EFCBBF is a very light, muted orange. Relative luminance 0.648; OKLCH L 87.0% C 0.044 H 39.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBBF |
|---|---|
| RGB | rgb(239, 203, 191) |
| HSL | hsl(15, 60%, 84%) |
| HSV | hsv(15, 20%, 94%) |
| CMYK | cmyk(0%, 15.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(84.39, 10.83, 10.69) |
| CIE-LCH | lch(84.39, 15.22, 44.64°) |
| OKLab | oklab(86.96% 0.0342 0.0279) |
| OKLCH | oklch(86.96% 0.044 39.3) |
| XYZ | xyz(66.3567, 64.8263, 58.2974) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.33
Mistyrose
#FFE4E1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 8.91
Pinkish Grey
#C8ACA9
ΔE00 9.16
Pale Rose
#FDC1C5
ΔE00 9.42
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBBF #BFE3EF
analogous
#EFBFCB #EFCBBF #EFE3BF
triadic
#EFCBBF #BFEFCB #CBBFEF
tetradic
#EFCBBF #CBEFBF #BFE3EF #E3BFEF
square
#EFCBBF #CBEFBF #BFE3EF #E3BFEF
split-complementary
#EFCBBF #BFEFE3 #BFCBEF
monochromatic
#D77B5D #E3A38E #EFCBBF #F9EBE7 #F9EBE7
Accessibility & contrast
On white
1.50
#EFCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#EFCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBBF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBBF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#DCD5BF
Tritanopia (blue-blind)
#F9C6C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcbbf; /* rgb */ color: rgb(239, 203, 191); /* oklch */ color: oklch(87.0% 0.044 39.3);
Tailwind
colors: {
custom: {
50: '#f4dad2',
500: '#efcbbf',
950: '#000000',
},
}SCSS
$custom: #efcbbf; $custom-light: #f4dad2; $custom-dark: #000000;
JSON
{
"hex": "#efcbbf",
"rgb": {
"r": 239,
"g": 203,
"b": 191
},
"hsl": {
"h": 15,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.86957,
"c": 0.04412,
"h": 39.3
},
"luminance": 0.64824
}Semantic roles & 50–950 ramp
primary
#EFCBBF
secondary
#85BBCD
accent
#9DC81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383