#FEC785#FEC785
#FEC785 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.104 H 70.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC785 |
|---|---|
| RGB | rgb(254, 199, 133) |
| HSL | hsl(33, 98%, 76%) |
| HSV | hsv(33, 48%, 100%) |
| CMYK | cmyk(0%, 21.7%, 47.6%, 0.4%) |
| CIE-LAB | lab(83.76, 11.70, 40.42) |
| CIE-LCH | lch(83.76, 42.08, 73.86°) |
| OKLab | oklab(86.44% 0.0342 0.0983) |
| OKLCH | oklch(86.44% 0.104 70.8) |
| XYZ | xyz(65.5329, 63.6150, 31.0130) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 6.96
Light Peach
#FFD8B1
ΔE00 7.34
Navajowhite
#FFDEAD
ΔE00 7.42
Butterscotch
#FDB147
ΔE00 8.00
Very Light Brown
#D3B683
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC785 #85BCFE
analogous
#FE8A85 #FEC785 #F9FE85
triadic
#FEC785 #85FEC7 #C785FE
tetradic
#FEC785 #85FE8A #85BCFE #FE85F9
square
#FEC785 #85FE8A #85BCFE #FE85F9
split-complementary
#FEC785 #85F9FE #8A85FE
monochromatic
#FD8F0C #FEAB48 #FEC785 #FEE3C2 #FFF1E1
Accessibility & contrast
On white
1.53
#FEC785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FEC785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC785
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC785 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC980
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fec785; /* rgb */ color: rgb(254, 199, 133); /* oklch */ color: oklch(86.4% 0.104 70.8);
Tailwind
colors: {
custom: {
50: '#ffd8a9',
500: '#fec785',
950: '#000000',
},
}SCSS
$custom: #fec785; $custom-light: #ffd8a9; $custom-dark: #000000;
JSON
{
"hex": "#fec785",
"rgb": {
"r": 254,
"g": 199,
"b": 133
},
"hsl": {
"h": 32.727,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.8644,
"c": 0.10402,
"h": 70.8
},
"luminance": 0.63611
}Semantic roles & 50–950 ramp
primary
#FEC785
secondary
#4A8DDE
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381