#EFC792#EFC792
#EFC792 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.2% C 0.082 H 74.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC792 |
|---|---|
| RGB | rgb(239, 199, 146) |
| HSL | hsl(34, 74%, 75%) |
| HSV | hsv(34, 39%, 94%) |
| CMYK | cmyk(0%, 16.7%, 38.9%, 6.3%) |
| CIE-LAB | lab(82.53, 7.10, 31.84) |
| CIE-LCH | lch(82.53, 32.63, 77.43°) |
| OKLab | oklab(85.21% 0.0225 0.0792) |
| OKLCH | oklch(85.21% 0.082 74.2) |
| XYZ | xyz(61.2100, 61.2757, 35.7918) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.90
Navajowhite
#FFDEAD
ΔE00 5.43
Light Peach
#FFD8B1
ΔE00 5.62
Very Light Brown
#D3B683
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.28
Fawn
#CFAF7B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC792 #92BAEF
analogous
#EF9892 #EFC792 #E8EF92
triadic
#EFC792 #92EFC7 #C792EF
tetradic
#EFC792 #92EF98 #92BAEF #EF92E8
square
#EFC792 #92EF98 #92BAEF #EF92E8
split-complementary
#EFC792 #92E8EF #9892EF
monochromatic
#DF9027 #E7AC5D #EFC792 #F7E2C7 #FBF1E4
Accessibility & contrast
On white
1.58
#EFC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#EFC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC792
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC792 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88E
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#FEBDB9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc792; /* rgb */ color: rgb(239, 199, 146); /* oklch */ color: oklch(85.2% 0.082 74.2);
Tailwind
colors: {
custom: {
50: '#f6d7b2',
500: '#efc792',
950: '#000000',
},
}SCSS
$custom: #efc792; $custom-light: #f6d7b2; $custom-dark: #000000;
JSON
{
"hex": "#efc792",
"rgb": {
"r": 239,
"g": 199,
"b": 146
},
"hsl": {
"h": 34.194,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.85205,
"c": 0.08228,
"h": 74.2
},
"luminance": 0.61273
}Semantic roles & 50–950 ramp
primary
#EFC792
secondary
#5A8BCB
accent
#65D70F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381