#FFCA86#FFCA86
#FFCA86 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.104 H 72.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA86 |
|---|---|
| RGB | rgb(255, 202, 134) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 47%, 100%) |
| CMYK | cmyk(0%, 20.8%, 47.5%, 0%) |
| CIE-LAB | lab(84.60, 10.63, 40.99) |
| CIE-LCH | lch(84.60, 42.35, 75.47°) |
| OKLab | oklab(87.12% 0.0311 0.0996) |
| OKLCH | oklch(87.12% 0.104 72.7) |
| XYZ | xyz(66.6663, 65.2262, 31.6281) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 6.87
Light Peach
#FFD8B1
ΔE00 7.34
Apricot (survey)
#FFB16D
ΔE00 7.93
Butterscotch
#FDB147
ΔE00 8.30
Moccasin
#FFE4B5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA86 #86BBFF
analogous
#FF8E86 #FFCA86 #F8FF86
triadic
#FFCA86 #86FFCA #CA86FF
tetradic
#FFCA86 #86FF8E #86BBFF #FF86F8
square
#FFCA86 #86FF8E #86BBFF #FF86F8
split-complementary
#FFCA86 #86F8FF #8E86FF
monochromatic
#FF940C #FFAF49 #FFCA86 #FFE5C3 #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FFCA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA86
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA86 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#EAD888
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca86; /* rgb */ color: rgb(255, 202, 134); /* oklch */ color: oklch(87.1% 0.104 72.7);
Tailwind
colors: {
custom: {
50: '#ffdaaa',
500: '#ffca86',
950: '#000000',
},
}SCSS
$custom: #ffca86; $custom-light: #ffdaaa; $custom-dark: #000000;
JSON
{
"hex": "#ffca86",
"rgb": {
"r": 255,
"g": 202,
"b": 134
},
"hsl": {
"h": 33.719,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.87121,
"c": 0.10434,
"h": 72.7
},
"luminance": 0.65222
}Semantic roles & 50–950 ramp
primary
#FFCA86
secondary
#4A8BDF
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381