#FFCA83#FFCA83
#FFCA83 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.1% C 0.107 H 73.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA83 |
|---|---|
| RGB | rgb(255, 202, 131) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 49%, 100%) |
| CMYK | cmyk(0%, 20.8%, 48.6%, 0%) |
| CIE-LAB | lab(84.56, 10.35, 42.45) |
| CIE-LCH | lch(84.56, 43.70, 76.30°) |
| OKLab | oklab(87.07% 0.0299 0.1027) |
| OKLCH | oklch(87.07% 0.107 73.8) |
| XYZ | xyz(66.4601, 65.1437, 30.5418) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.07
Navajowhite
#FFDEAD
ΔE00 7.11
Light Peach
#FFD8B1
ΔE00 7.85
Butterscotch
#FDB147
ΔE00 8.02
Apricot (survey)
#FFB16D
ΔE00 8.22
Pale Peach
#FFE5AD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA83 #83B8FF
analogous
#FF8C83 #FFCA83 #F6FF83
triadic
#FFCA83 #83FFCA #CA83FF
tetradic
#FFCA83 #83FF8C #83B8FF #FF83F6
square
#FFCA83 #83FF8C #83B8FF #FF83F6
split-complementary
#FFCA83 #83F6FF #8C83FF
monochromatic
#FF9609 #FFB046 #FFCA83 #FFE4C0 #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FFCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA83
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA83 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca83; /* rgb */ color: rgb(255, 202, 131); /* oklch */ color: oklch(87.1% 0.107 73.8);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#ffca83',
950: '#000000',
},
}SCSS
$custom: #ffca83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#ffca83",
"rgb": {
"r": 255,
"g": 202,
"b": 131
},
"hsl": {
"h": 34.355,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.87074,
"c": 0.10701,
"h": 73.8
},
"luminance": 0.6514
}Semantic roles & 50–950 ramp
primary
#FFCA83
secondary
#4888DF
accent
#62E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380