#FECB7E#FECB7E
#FECB7E is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.111 H 76.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FECB7E |
|---|---|
| RGB | rgb(254, 203, 126) |
| HSL | hsl(36, 98%, 75%) |
| HSV | hsv(36, 50%, 100%) |
| CMYK | cmyk(0%, 20.1%, 50.4%, 0.4%) |
| CIE-LAB | lab(84.63, 8.99, 45.03) |
| CIE-LCH | lch(84.63, 45.92, 78.71°) |
| OKLab | oklab(87.09% 0.0255 0.1082) |
| OKLCH | oklch(87.09% 0.111 76.8) |
| XYZ | xyz(65.9977, 65.2929, 28.8612) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.43
Burlywood
#DEB887
ΔE00 7.67
Butterscotch
#FDB147
ΔE00 8.01
Wheat (survey)
#FBDD7E
ΔE00 8.17
Sand (survey)
#E2CA76
ΔE00 8.42
Macaroni And Cheese
#EFB435
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECB7E #7EB1FE
analogous
#FE8B7E #FECB7E #F1FE7E
triadic
#FECB7E #7EFECB #CB7EFE
tetradic
#FECB7E #7EFE8B #7EB1FE #FE7EF1
square
#FECB7E #7EFE8B #7EB1FE #FE7EF1
split-complementary
#FECB7E #7EF1FE #8B7EFE
monochromatic
#FD9A05 #FEB341 #FECB7E #FEE3BB #FFF3E1
Accessibility & contrast
On white
1.49
#FECB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FECB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECB7E
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECB7E | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#EBD880
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fecb7e; /* rgb */ color: rgb(254, 203, 126); /* oklch */ color: oklch(87.1% 0.111 76.8);
Tailwind
colors: {
custom: {
50: '#ffdaa5',
500: '#fecb7e',
950: '#000000',
},
}SCSS
$custom: #fecb7e; $custom-light: #ffdaa5; $custom-dark: #000000;
JSON
{
"hex": "#fecb7e",
"rgb": {
"r": 254,
"g": 203,
"b": 126
},
"hsl": {
"h": 36.094,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.87089,
"c": 0.11116,
"h": 76.8
},
"luminance": 0.65289
}Semantic roles & 50–950 ramp
primary
#FECB7E
secondary
#4481DD
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380