#EEBFAF#EEBFAF
#EEBFAF is a very light, muted orange. Relative luminance 0.585; OKLCH L 84.2% C 0.059 H 39.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFAF |
|---|---|
| RGB | rgb(238, 191, 175) |
| HSL | hsl(15, 65%, 81%) |
| HSV | hsv(15, 26%, 93%) |
| CMYK | cmyk(0%, 19.7%, 26.5%, 6.7%) |
| CIE-LAB | lab(81.04, 14.51, 14.46) |
| CIE-LCH | lch(81.04, 20.48, 44.90°) |
| OKLab | oklab(84.2% 0.0452 0.0374) |
| OKLCH | oklch(84.2% 0.059 39.6) |
| XYZ | xyz(61.6295, 58.5366, 48.6015) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.26
Pale Salmon
#FFB19A
ΔE00 6.74
Light Salmon
#FEA993
ΔE00 8.32
Pinkish Grey
#C8ACA9
ΔE00 8.97
Pale Rose
#FDC1C5
ΔE00 8.97
Light Rose
#FFC5CB
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFAF #AFDEEE
analogous
#EEAFBE #EEBFAF #EEDEAF
triadic
#EEBFAF #AFEEBF #BFAFEE
tetradic
#EEBFAF #BEEEAF #AFDEEE #DEAFEE
square
#EEBFAF #BEEEAF #AFDEEE #DEAFEE
split-complementary
#EEBFAF #AFEEDE #AFBEEE
monochromatic
#D96E4A #E3977D #EEBFAF #F9E7E1 #FAEBE6
Accessibility & contrast
On white
1.65
#EEBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EEBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFAF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFAF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#FAB8BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebfaf; /* rgb */ color: rgb(238, 191, 175); /* oklch */ color: oklch(84.2% 0.059 39.6);
Tailwind
colors: {
custom: {
50: '#f4d2c6',
500: '#eebfaf',
950: '#000000',
},
}SCSS
$custom: #eebfaf; $custom-light: #f4d2c6; $custom-dark: #000000;
JSON
{
"hex": "#eebfaf",
"rgb": {
"r": 238,
"g": 191,
"b": 175
},
"hsl": {
"h": 15.238,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.842,
"c": 0.05866,
"h": 39.6
},
"luminance": 0.58534
}Semantic roles & 50–950 ramp
primary
#EEBFAF
secondary
#76B6CC
accent
#9FCD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382