#FFCA84#FFCA84
#FFCA84 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.106 H 73.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA84 |
|---|---|
| RGB | rgb(255, 202, 132) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 48%, 100%) |
| CMYK | cmyk(0%, 20.8%, 48.2%, 0%) |
| CIE-LAB | lab(84.57, 10.44, 41.97) |
| CIE-LCH | lch(84.57, 43.25, 76.03°) |
| OKLab | oklab(87.09% 0.0303 0.1017) |
| OKLCH | oklch(87.09% 0.106 73.4) |
| XYZ | xyz(66.5282, 65.1709, 30.9004) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.98
Navajowhite
#FFDEAD
ΔE00 7.03
Light Peach
#FFD8B1
ΔE00 7.68
Butterscotch
#FDB147
ΔE00 8.11
Apricot (survey)
#FFB16D
ΔE00 8.12
Very Light Brown
#D3B683
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA84 #84B9FF
analogous
#FF8C84 #FFCA84 #F7FF84
triadic
#FFCA84 #84FFCA #CA84FF
tetradic
#FFCA84 #84FF8C #84B9FF #FF84F7
square
#FFCA84 #84FF8C #84B9FF #FF84F7
split-complementary
#FFCA84 #84F7FF #8C84FF
monochromatic
#FF950A #FFB047 #FFCA84 #FFE4C1 #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#FFCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA84
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA84 | 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)
#DDCC7F
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#FFBCB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca84; /* rgb */ color: rgb(255, 202, 132); /* oklch */ color: oklch(87.1% 0.106 73.4);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#ffca84',
950: '#000000',
},
}SCSS
$custom: #ffca84; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffca84",
"rgb": {
"r": 255,
"g": 202,
"b": 132
},
"hsl": {
"h": 34.146,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.87089,
"c": 0.10612,
"h": 73.4
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#FFCA84
secondary
#4889DF
accent
#63E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380