#FECC80#FECC80
#FECC80 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.110 H 77.0°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FECC80 |
|---|---|
| RGB | rgb(254, 204, 128) |
| HSL | hsl(36, 98%, 75%) |
| HSV | hsv(36, 50%, 100%) |
| CMYK | cmyk(0%, 19.7%, 49.6%, 0.4%) |
| CIE-LAB | lab(84.90, 8.65, 44.37) |
| CIE-LCH | lch(84.90, 45.21, 78.97°) |
| OKLab | oklab(87.31% 0.0247 0.1069) |
| OKLCH | oklch(87.31% 0.11 77) |
| XYZ | xyz(66.3650, 65.8189, 29.6266) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.65
Wheat (survey)
#FBDD7E
ΔE00 7.97
Sand (survey)
#E2CA76
ΔE00 8.27
Pale Peach
#FFE5AD
ΔE00 8.33
Butterscotch
#FDB147
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECC80 #80B2FE
analogous
#FE8D80 #FECC80 #F1FE80
triadic
#FECC80 #80FECC #CC80FE
tetradic
#FECC80 #80FE8D #80B2FE #FE80F1
square
#FECC80 #80FE8D #80B2FE #FE80F1
split-complementary
#FECC80 #80F1FE #8D80FE
monochromatic
#FD9B07 #FEB443 #FECC80 #FEE4BD #FFF3E1
Accessibility & contrast
On white
1.48
#FECC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FECC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECC80
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECC80 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7A
Deuteranopia (green-blind)
#EBD982
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fecc80; /* rgb */ color: rgb(254, 204, 128); /* oklch */ color: oklch(87.3% 0.110 77.0);
Tailwind
colors: {
custom: {
50: '#ffdba6',
500: '#fecc80',
950: '#000000',
},
}SCSS
$custom: #fecc80; $custom-light: #ffdba6; $custom-dark: #000000;
JSON
{
"hex": "#fecc80",
"rgb": {
"r": 254,
"g": 204,
"b": 128
},
"hsl": {
"h": 36.19,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.87309,
"c": 0.10968,
"h": 77
},
"luminance": 0.65815
}Semantic roles & 50–950 ramp
primary
#FECC80
secondary
#4581DD
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480