#FFC882#FFC882
#FFC882 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.7% C 0.107 H 72.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC882 |
|---|---|
| RGB | rgb(255, 200, 130) |
| HSL | hsl(34, 100%, 75%) |
| HSV | hsv(34, 49%, 100%) |
| CMYK | cmyk(0%, 21.6%, 49%, 0%) |
| CIE-LAB | lab(84.06, 11.30, 42.33) |
| CIE-LCH | lch(84.06, 43.82, 75.06°) |
| OKLab | oklab(86.68% 0.0326 0.1024) |
| OKLCH | oklch(86.68% 0.107 72.3) |
| XYZ | xyz(65.9264, 64.1842, 30.0311) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.91
Apricot (survey)
#FFB16D
ΔE00 7.46
Navajowhite
#FFDEAD
ΔE00 7.52
Butterscotch
#FDB147
ΔE00 7.67
Light Peach
#FFD8B1
ΔE00 7.87
Light Orange
#FDAA48
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC882 #82B9FF
analogous
#FF8982 #FFC882 #F7FF82
triadic
#FFC882 #82FFC8 #C882FF
tetradic
#FFC882 #82FF89 #82B9FF #FF82F7
square
#FFC882 #82FF89 #82B9FF #FF82F7
split-complementary
#FFC882 #82F7FF #8982FF
monochromatic
#FF9208 #FFAD45 #FFC882 #FFE3BF #FFF2E0
Accessibility & contrast
On white
1.52
#FFC882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FFC882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC882
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC882 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc882; /* rgb */ color: rgb(255, 200, 130); /* oklch */ color: oklch(86.7% 0.107 72.3);
Tailwind
colors: {
custom: {
50: '#ffd8a7',
500: '#ffc882',
950: '#000000',
},
}SCSS
$custom: #ffc882; $custom-light: #ffd8a7; $custom-dark: #000000;
JSON
{
"hex": "#ffc882",
"rgb": {
"r": 255,
"g": 200,
"b": 130
},
"hsl": {
"h": 33.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.86681,
"c": 0.10747,
"h": 72.3
},
"luminance": 0.6418
}Semantic roles & 50–950 ramp
primary
#FFC882
secondary
#4789DE
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380