#EFCF92#EFCF92
#EFCF92 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.8% C 0.086 H 83.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF92 |
|---|---|
| RGB | rgb(239, 207, 146) |
| HSL | hsl(39, 74%, 75%) |
| HSV | hsv(39, 39%, 94%) |
| CMYK | cmyk(0%, 13.4%, 38.9%, 6.3%) |
| CIE-LAB | lab(84.51, 2.94, 34.46) |
| CIE-LCH | lch(84.51, 34.59, 85.12°) |
| OKLab | oklab(86.76% 0.0103 0.0853) |
| OKLCH | oklch(86.76% 0.086 83.1) |
| XYZ | xyz(63.0993, 65.0543, 36.4215) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.74
Pale Peach
#FFE5AD
ΔE00 5.13
Wheat
#F5DEB3
ΔE00 5.54
Moccasin
#FFE4B5
ΔE00 5.73
Sand (survey)
#E2CA76
ΔE00 5.83
Beige (survey)
#E6DAA6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF92 #92B2EF
analogous
#EFA092 #EFCF92 #E0EF92
triadic
#EFCF92 #92EFCF #CF92EF
tetradic
#EFCF92 #92EFA0 #92B2EF #EF92E0
square
#EFCF92 #92EFA0 #92B2EF #EF92E0
split-complementary
#EFCF92 #92E0EF #A092EF
monochromatic
#DFA027 #E7B75D #EFCF92 #F7E7C7 #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#EFCF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF92
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF92 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#E6D694
Tritanopia (blue-blind)
#FDC5BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf92; /* rgb */ color: rgb(239, 207, 146); /* oklch */ color: oklch(86.8% 0.086 83.1);
Tailwind
colors: {
custom: {
50: '#f5ddb2',
500: '#efcf92',
950: '#000000',
},
}SCSS
$custom: #efcf92; $custom-light: #f5ddb2; $custom-dark: #000000;
JSON
{
"hex": "#efcf92",
"rgb": {
"r": 239,
"g": 207,
"b": 146
},
"hsl": {
"h": 39.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.86763,
"c": 0.08589,
"h": 83.1
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#EFCF92
secondary
#5A81CB
accent
#54D70F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481