#FFCA85#FFCA85
#FFCA85 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.105 H 73.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA85 |
|---|---|
| RGB | rgb(255, 202, 133) |
| HSL | hsl(34, 100%, 76%) |
| HSV | hsv(34, 48%, 100%) |
| CMYK | cmyk(0%, 20.8%, 47.8%, 0%) |
| CIE-LAB | lab(84.59, 10.53, 41.48) |
| CIE-LCH | lch(84.59, 42.80, 75.75°) |
| OKLab | oklab(87.11% 0.0307 0.1007) |
| OKLCH | oklch(87.11% 0.105 73) |
| XYZ | xyz(66.5969, 65.1984, 31.2625) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.89
Navajowhite
#FFDEAD
ΔE00 6.95
Light Peach
#FFD8B1
ΔE00 7.51
Apricot (survey)
#FFB16D
ΔE00 8.02
Butterscotch
#FDB147
ΔE00 8.20
Moccasin
#FFE4B5
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA85 #85BAFF
analogous
#FF8D85 #FFCA85 #F7FF85
triadic
#FFCA85 #85FFCA #CA85FF
tetradic
#FFCA85 #85FF8D #85BAFF #FF85F7
square
#FFCA85 #85FF8D #85BAFF #FF85F7
split-complementary
#FFCA85 #85F7FF #8D85FF
monochromatic
#FF950B #FFAF48 #FFCA85 #FFE5C2 #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FFCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA85
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA85 | 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)
#DDCC80
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca85; /* rgb */ color: rgb(255, 202, 133); /* oklch */ color: oklch(87.1% 0.105 73.0);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#ffca85',
950: '#000000',
},
}SCSS
$custom: #ffca85; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#ffca85",
"rgb": {
"r": 255,
"g": 202,
"b": 133
},
"hsl": {
"h": 33.934,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.87105,
"c": 0.10522,
"h": 73
},
"luminance": 0.65195
}Semantic roles & 50–950 ramp
primary
#FFCA85
secondary
#498ADF
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381