#FFCB82#FFCB82
#FFCB82 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.108 H 75.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB82 |
|---|---|
| RGB | rgb(255, 203, 130) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.4%, 49%, 0%) |
| CIE-LAB | lab(84.79, 9.74, 43.24) |
| CIE-LCH | lch(84.79, 44.33, 77.30°) |
| OKLab | oklab(87.25% 0.028 0.1045) |
| OKLCH | oklch(87.25% 0.108 75) |
| XYZ | xyz(66.6280, 65.5875, 30.2650) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.32
Butterscotch
#FDB147
ΔE00 8.11
Light Peach
#FFD8B1
ΔE00 8.13
Pale Peach
#FFE5AD
ΔE00 8.66
Apricot (survey)
#FFB16D
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB82 #82B6FF
analogous
#FF8C82 #FFCB82 #F4FF82
triadic
#FFCB82 #82FFCB #CB82FF
tetradic
#FFCB82 #82FF8C #82B6FF #FF82F4
square
#FFCB82 #82FF8C #82B6FF #FF82F4
split-complementary
#FFCB82 #82F4FF #8C82FF
monochromatic
#FF9808 #FFB245 #FFCB82 #FFE4BF #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FFCB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB82
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB82 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7C
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb82; /* rgb */ color: rgb(255, 203, 130); /* oklch */ color: oklch(87.2% 0.108 75.0);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#ffcb82',
950: '#000000',
},
}SCSS
$custom: #ffcb82; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffcb82",
"rgb": {
"r": 255,
"g": 203,
"b": 130
},
"hsl": {
"h": 35.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.87248,
"c": 0.10815,
"h": 75
},
"luminance": 0.65584
}Semantic roles & 50–950 ramp
primary
#FFCB82
secondary
#4786DE
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380