#EFC28F#EFC28F
#EFC28F is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.2% C 0.084 H 69.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC28F |
|---|---|
| RGB | rgb(239, 194, 143) |
| HSL | hsl(32, 75%, 75%) |
| HSV | hsv(32, 40%, 94%) |
| CMYK | cmyk(0%, 18.8%, 40.2%, 6.3%) |
| CIE-LAB | lab(81.25, 9.38, 31.71) |
| CIE-LCH | lch(81.25, 33.07, 73.52°) |
| OKLab | oklab(84.19% 0.029 0.0788) |
| OKLCH | oklch(84.19% 0.084 69.8) |
| XYZ | xyz(59.8482, 58.9205, 34.2017) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Light Peach
#FFD8B1
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.06
Very Light Brown
#D3B683
ΔE00 6.29
Navajowhite
#FFDEAD
ΔE00 6.92
Fawn
#CFAF7B
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC28F #8FBCEF
analogous
#EF928F #EFC28F #ECEF8F
triadic
#EFC28F #8FEFC2 #C28FEF
tetradic
#EFC28F #8FEF92 #8FBCEF #EF8FEC
square
#EFC28F #8FEF92 #8FBCEF #EF8FEC
split-complementary
#EFC28F #8FECEF #928FEF
monochromatic
#E08824 #E7A559 #EFC28F #F7DFC5 #FBF0E4
Accessibility & contrast
On white
1.64
#EFC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EFC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC28F
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC28F | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48B
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#FEB7B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efc28f; /* rgb */ color: rgb(239, 194, 143); /* oklch */ color: oklch(84.2% 0.084 69.8);
Tailwind
colors: {
custom: {
50: '#f6d4b0',
500: '#efc28f',
950: '#000000',
},
}SCSS
$custom: #efc28f; $custom-light: #f6d4b0; $custom-dark: #000000;
JSON
{
"hex": "#efc28f",
"rgb": {
"r": 239,
"g": 194,
"b": 143
},
"hsl": {
"h": 31.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.84186,
"c": 0.08391,
"h": 69.8
},
"luminance": 0.58917
}Semantic roles & 50–950 ramp
primary
#EFC28F
secondary
#578DCB
accent
#6CD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381