#EFBDAC#EFBDAC
#EFBDAC is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.9% C 0.063 H 39.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDAC |
|---|---|
| RGB | rgb(239, 189, 172) |
| HSL | hsl(15, 68%, 81%) |
| HSV | hsv(15, 28%, 94%) |
| CMYK | cmyk(0%, 20.9%, 28%, 6.3%) |
| CIE-LAB | lab(80.59, 15.53, 15.44) |
| CIE-LCH | lch(80.59, 21.91, 44.84°) |
| OKLab | oklab(83.85% 0.0482 0.0399) |
| OKLCH | oklch(83.85% 0.063 39.6) |
| XYZ | xyz(61.2417, 57.7273, 46.9384) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.46
Light Salmon
#FEA993
ΔE00 7.54
Pale Rose
#FDC1C5
ΔE00 9.06
Blush (survey)
#F29E8E
ΔE00 9.08
Pinkish Tan
#D99B82
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDAC #ACDEEF
analogous
#EFACBC #EFBDAC #EFDEAC
triadic
#EFBDAC #ACEFBD #BDACEF
tetradic
#EFBDAC #BCEFAC #ACDEEF #DEACEF
square
#EFBDAC #BCEFAC #ACDEEF #DEACEF
split-complementary
#EFBDAC #ACEFDE #ACBCEF
monochromatic
#DB6B45 #E59479 #EFBDAC #F9E6DF #FAEBE5
Accessibility & contrast
On white
1.67
#EFBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDAC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDAC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AB
Deuteranopia (green-blind)
#D4CCAC
Tritanopia (blue-blind)
#FCB6B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdac; /* rgb */ color: rgb(239, 189, 172); /* oklch */ color: oklch(83.9% 0.063 39.6);
Tailwind
colors: {
custom: {
50: '#f5d1c4',
500: '#efbdac',
950: '#000000',
},
}SCSS
$custom: #efbdac; $custom-light: #f5d1c4; $custom-dark: #000000;
JSON
{
"hex": "#efbdac",
"rgb": {
"r": 239,
"g": 189,
"b": 172
},
"hsl": {
"h": 15.224,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.83851,
"c": 0.06256,
"h": 39.6
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#EFBDAC
secondary
#72B6CD
accent
#A0D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382