#FFCA87#FFCA87
#FFCA87 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.103 H 72.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA87 |
|---|---|
| RGB | rgb(255, 202, 135) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 47%, 100%) |
| CMYK | cmyk(0%, 20.8%, 47.1%, 0%) |
| CIE-LAB | lab(84.61, 10.72, 40.51) |
| CIE-LCH | lch(84.61, 41.90, 75.18°) |
| OKLab | oklab(87.14% 0.0314 0.0986) |
| OKLCH | oklch(87.14% 0.103 72.3) |
| XYZ | xyz(66.7364, 65.2542, 31.9972) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.74
Navajowhite
#FFDEAD
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 7.17
Apricot (survey)
#FFB16D
ΔE00 7.85
Butterscotch
#FDB147
ΔE00 8.41
Moccasin
#FFE4B5
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA87 #87BCFF
analogous
#FF8E87 #FFCA87 #F8FF87
triadic
#FFCA87 #87FFCA #CA87FF
tetradic
#FFCA87 #87FF8E #87BCFF #FF87F8
square
#FFCA87 #87FF8E #87BCFF #FF87F8
split-complementary
#FFCA87 #87F8FF #8E87FF
monochromatic
#FF940D #FFAF4A #FFCA87 #FFE5C4 #FFF1E0
Accessibility & contrast
On white
1.49
#FFCA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FFCA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA87
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA87 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC82
Deuteranopia (green-blind)
#EAD889
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca87; /* rgb */ color: rgb(255, 202, 135); /* oklch */ color: oklch(87.1% 0.103 72.3);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#ffca87',
950: '#000000',
},
}SCSS
$custom: #ffca87; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#ffca87",
"rgb": {
"r": 255,
"g": 202,
"b": 135
},
"hsl": {
"h": 33.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.87137,
"c": 0.10344,
"h": 72.3
},
"luminance": 0.6525
}Semantic roles & 50–950 ramp
primary
#FFCA87
secondary
#4B8CDF
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381