#FFCA82#FFCA82
#FFCA82 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.1% C 0.108 H 74.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA82 |
|---|---|
| RGB | rgb(255, 202, 130) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.8%, 49%, 0%) |
| CIE-LAB | lab(84.54, 10.26, 42.94) |
| CIE-LCH | lch(84.54, 44.15, 76.56°) |
| OKLab | oklab(87.06% 0.0296 0.1038) |
| OKLCH | oklch(87.06% 0.108 74.1) |
| XYZ | xyz(66.3926, 65.1167, 30.1865) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.16
Navajowhite
#FFDEAD
ΔE00 7.20
Butterscotch
#FDB147
ΔE00 7.94
Light Peach
#FFD8B1
ΔE00 8.02
Apricot (survey)
#FFB16D
ΔE00 8.32
Pale Peach
#FFE5AD
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA82 #82B7FF
analogous
#FF8B82 #FFCA82 #F5FF82
triadic
#FFCA82 #82FFCA #CA82FF
tetradic
#FFCA82 #82FF8B #82B7FF #FF82F5
square
#FFCA82 #82FF8B #82B7FF #FF82F5
split-complementary
#FFCA82 #82F5FF #8B82FF
monochromatic
#FF9608 #FFB045 #FFCA82 #FFE4BF #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FFCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA82
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA82 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca82; /* rgb */ color: rgb(255, 202, 130); /* oklch */ color: oklch(87.1% 0.108 74.1);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#ffca82',
950: '#000000',
},
}SCSS
$custom: #ffca82; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffca82",
"rgb": {
"r": 255,
"g": 202,
"b": 130
},
"hsl": {
"h": 34.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.87058,
"c": 0.1079,
"h": 74.1
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#FFCA82
secondary
#4787DE
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380