#FECB83#FECB83
#FECB83 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.2% C 0.107 H 75.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FECB83 |
|---|---|
| RGB | rgb(254, 203, 131) |
| HSL | hsl(35, 98%, 75%) |
| HSV | hsv(35, 48%, 100%) |
| CMYK | cmyk(0%, 20.1%, 48.4%, 0.4%) |
| CIE-LAB | lab(84.70, 9.44, 42.62) |
| CIE-LCH | lch(84.70, 43.65, 77.52°) |
| OKLab | oklab(87.17% 0.0273 0.1031) |
| OKLCH | oklch(87.17% 0.107 75.2) |
| XYZ | xyz(66.3285, 65.4252, 30.6030) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.13
Light Peach
#FFD8B1
ΔE00 7.98
Butterscotch
#FDB147
ΔE00 8.28
Pale Peach
#FFE5AD
ΔE00 8.48
Moccasin
#FFE4B5
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECB83 #83B6FE
analogous
#FE8D83 #FECB83 #F3FE83
triadic
#FECB83 #83FECB #CB83FE
tetradic
#FECB83 #83FE8D #83B6FE #FE83F3
square
#FECB83 #83FE8D #83B6FE #FE83F3
split-complementary
#FECB83 #83F3FE #8D83FE
monochromatic
#FD980A #FEB246 #FECB83 #FEE4C0 #FFF2E1
Accessibility & contrast
On white
1.49
#FECB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FECB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECB83
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECB83 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fecb83; /* rgb */ color: rgb(254, 203, 131); /* oklch */ color: oklch(87.2% 0.107 75.2);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#fecb83',
950: '#000000',
},
}SCSS
$custom: #fecb83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#fecb83",
"rgb": {
"r": 254,
"g": 203,
"b": 131
},
"hsl": {
"h": 35.122,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.87165,
"c": 0.10666,
"h": 75.2
},
"luminance": 0.65421
}Semantic roles & 50–950 ramp
primary
#FECB83
secondary
#4886DD
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380