#FEBB83#FEBB83
#FEBB83 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.2% C 0.106 H 60.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB83 |
|---|---|
| RGB | rgb(254, 187, 131) |
| HSL | hsl(27, 98%, 75%) |
| HSV | hsv(27, 48%, 100%) |
| CMYK | cmyk(0%, 26.4%, 48.4%, 0.4%) |
| CIE-LAB | lab(80.88, 17.77, 37.75) |
| CIE-LCH | lch(80.88, 41.73, 64.79°) |
| OKLab | oklab(84.18% 0.052 0.0921) |
| OKLCH | oklch(84.18% 0.106 60.5) |
| XYZ | xyz(62.7431, 58.2545, 29.4079) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.39
Peach (survey)
#FFB07C
ΔE00 3.94
Sandybrown
#F4A460
ΔE00 5.98
Pale Orange
#FFA756
ΔE00 6.55
Burlywood
#DEB887
ΔE00 7.61
Light Orange
#FDAA48
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB83 #83C6FE
analogous
#FE8388 #FEBB83 #FEF883
triadic
#FEBB83 #83FEBB #BB83FE
tetradic
#FEBB83 #88FE83 #83C6FE #F883FE
square
#FEBB83 #88FE83 #83C6FE #F883FE
split-complementary
#FEBB83 #83FEF8 #8388FE
monochromatic
#FD780A #FE9A46 #FEBB83 #FEDCC0 #FFEEE1
Accessibility & contrast
On white
1.66
#FEBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FEBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB83
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB83 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07F
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#FFADAD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #febb83; /* rgb */ color: rgb(254, 187, 131); /* oklch */ color: oklch(84.2% 0.106 60.5);
Tailwind
colors: {
custom: {
50: '#ffcfa8',
500: '#febb83',
950: '#000000',
},
}SCSS
$custom: #febb83; $custom-light: #ffcfa8; $custom-dark: #000000;
JSON
{
"hex": "#febb83",
"rgb": {
"r": 254,
"g": 187,
"b": 131
},
"hsl": {
"h": 27.317,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.84179,
"c": 0.10574,
"h": 60.5
},
"luminance": 0.5825
}Semantic roles & 50–950 ramp
primary
#FEBB83
secondary
#4899DD
accent
#7DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380