#EFAF8D#EFAF8D
#EFAF8D is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.6% C 0.088 H 49.0°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAF8D |
|---|---|
| RGB | rgb(239, 175, 141) |
| HSL | hsl(21, 75%, 75%) |
| HSV | hsv(21, 41%, 94%) |
| CMYK | cmyk(0%, 26.8%, 41%, 6.3%) |
| CIE-LAB | lab(76.64, 19.19, 26.63) |
| CIE-LCH | lch(76.64, 32.83, 54.22°) |
| OKLab | oklab(80.58% 0.0579 0.0667) |
| OKLCH | oklch(80.58% 0.088 49) |
| XYZ | xyz(55.7365, 50.9373, 32.0903) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.97
Pale Salmon
#FFB19A
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 6.13
Pinkish Tan
#D99B82
ΔE00 6.16
Light Salmon
#FEA993
ΔE00 6.74
Darksalmon
#E9967A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAF8D #8DCDEF
analogous
#EF8D9C #EFAF8D #EFE08D
triadic
#EFAF8D #8DEFAF #AF8DEF
tetradic
#EFAF8D #9CEF8D #8DCDEF #E08DEF
square
#EFAF8D #9CEF8D #8DCDEF #E08DEF
split-complementary
#EFAF8D #8DEFE0 #8D9CEF
monochromatic
#E06422 #E78957 #EFAF8D #F7D5C3 #FBECE4
Accessibility & contrast
On white
1.88
#EFAF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#EFAF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAF8D
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAF8D | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B58B
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efaf8d; /* rgb */ color: rgb(239, 175, 141); /* oklch */ color: oklch(80.6% 0.088 49.0);
Tailwind
colors: {
custom: {
50: '#f6c7ae',
500: '#efaf8d',
950: '#000000',
},
}SCSS
$custom: #efaf8d; $custom-light: #f6c7ae; $custom-dark: #000000;
JSON
{
"hex": "#efaf8d",
"rgb": {
"r": 239,
"g": 175,
"b": 141
},
"hsl": {
"h": 20.816,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.80583,
"c": 0.08832,
"h": 49
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#EFAF8D
secondary
#56A2CB
accent
#92D80E
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281