#FEBE82#FEBE82
#FEBE82 is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.7% C 0.106 H 63.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE82 |
|---|---|
| RGB | rgb(254, 190, 130) |
| HSL | hsl(29, 98%, 75%) |
| HSV | hsv(29, 49%, 100%) |
| CMYK | cmyk(0%, 25.2%, 48.8%, 0.4%) |
| CIE-LAB | lab(81.57, 16.11, 39.16) |
| CIE-LCH | lch(81.57, 42.34, 67.64°) |
| OKLab | oklab(84.71% 0.047 0.0952) |
| OKLCH | oklch(84.71% 0.106 63.8) |
| XYZ | xyz(63.3187, 59.5137, 29.2670) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.85
Peach (survey)
#FFB07C
ΔE00 5.49
Sandybrown
#F4A460
ΔE00 6.63
Pale Orange
#FFA756
ΔE00 6.84
Burlywood
#DEB887
ΔE00 6.99
Light Orange
#FDAA48
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE82 #82C2FE
analogous
#FE8284 #FEBE82 #FEFC82
triadic
#FEBE82 #82FEBE #BE82FE
tetradic
#FEBE82 #84FE82 #82C2FE #FC82FE
square
#FEBE82 #84FE82 #82C2FE #FC82FE
split-complementary
#FEBE82 #82FEFC #8284FE
monochromatic
#FD7F09 #FE9E45 #FEBE82 #FEDEBF #FFEFE1
Accessibility & contrast
On white
1.63
#FEBE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#FEBE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE82
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE82 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#E1D183
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febe82; /* rgb */ color: rgb(254, 190, 130); /* oklch */ color: oklch(84.7% 0.106 63.8);
Tailwind
colors: {
custom: {
50: '#ffd1a7',
500: '#febe82',
950: '#000000',
},
}SCSS
$custom: #febe82; $custom-light: #ffd1a7; $custom-dark: #000000;
JSON
{
"hex": "#febe82",
"rgb": {
"r": 254,
"g": 190,
"b": 130
},
"hsl": {
"h": 29.032,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.84714,
"c": 0.10616,
"h": 63.8
},
"luminance": 0.59509
}Semantic roles & 50–950 ramp
primary
#FEBE82
secondary
#4795DD
accent
#76E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380