#FECB7D#FECB7D
#FECB7D is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.112 H 77.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FECB7D |
|---|---|
| RGB | rgb(254, 203, 125) |
| HSL | hsl(36, 98%, 74%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20.1%, 50.8%, 0.4%) |
| CIE-LAB | lab(84.62, 8.90, 45.51) |
| CIE-LCH | lch(84.62, 46.38, 78.93°) |
| OKLab | oklab(87.08% 0.0251 0.1092) |
| OKLCH | oklch(87.08% 0.112 77.1) |
| XYZ | xyz(65.9335, 65.2672, 28.5231) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.55
Burlywood
#DEB887
ΔE00 7.78
Butterscotch
#FDB147
ΔE00 7.97
Wheat (survey)
#FBDD7E
ΔE00 8.05
Sand (survey)
#E2CA76
ΔE00 8.33
Macaroni And Cheese
#EFB435
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECB7D #7DB0FE
analogous
#FE8B7D #FECB7D #F1FE7D
triadic
#FECB7D #7DFECB #CB7DFE
tetradic
#FECB7D #7DFE8B #7DB0FE #FE7DF1
square
#FECB7D #7DFE8B #7DB0FE #FE7DF1
split-complementary
#FECB7D #7DF1FE #8B7DFE
monochromatic
#FD9A04 #FEB340 #FECB7D #FEE3BA #FFF3E1
Accessibility & contrast
On white
1.49
#FECB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FECB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECB7D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECB7D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fecb7d; /* rgb */ color: rgb(254, 203, 125); /* oklch */ color: oklch(87.1% 0.112 77.1);
Tailwind
colors: {
custom: {
50: '#ffdaa4',
500: '#fecb7d',
950: '#000000',
},
}SCSS
$custom: #fecb7d; $custom-light: #ffdaa4; $custom-dark: #000000;
JSON
{
"hex": "#fecb7d",
"rgb": {
"r": 254,
"g": 203,
"b": 125
},
"hsl": {
"h": 36.279,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.87075,
"c": 0.11206,
"h": 77.1
},
"luminance": 0.65263
}Semantic roles & 50–950 ramp
primary
#FECB7D
secondary
#4380DC
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380