#FFCA81#FFCA81
#FFCA81 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.0% C 0.109 H 74.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA81 |
|---|---|
| RGB | rgb(255, 202, 129) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.8%, 49.4%, 0%) |
| CIE-LAB | lab(84.53, 10.17, 43.43) |
| CIE-LCH | lch(84.53, 44.60, 76.82°) |
| OKLab | oklab(87.04% 0.0292 0.1048) |
| OKLCH | oklch(87.04% 0.109 74.4) |
| XYZ | xyz(66.3258, 65.0900, 29.8348) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.26
Navajowhite
#FFDEAD
ΔE00 7.29
Butterscotch
#FDB147
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 8.19
Apricot (survey)
#FFB16D
ΔE00 8.42
Pale Peach
#FFE5AD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA81 #81B6FF
analogous
#FF8B81 #FFCA81 #F5FF81
triadic
#FFCA81 #81FFCA #CA81FF
tetradic
#FFCA81 #81FF8B #81B6FF #FF81F5
square
#FFCA81 #81FF8B #81B6FF #FF81F5
split-complementary
#FFCA81 #81F5FF #8B81FF
monochromatic
#FF9707 #FFB044 #FFCA81 #FFE4BE #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#FFCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA81
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA81 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7B
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca81; /* rgb */ color: rgb(255, 202, 129); /* oklch */ color: oklch(87.0% 0.109 74.4);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#ffca81',
950: '#000000',
},
}SCSS
$custom: #ffca81; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffca81",
"rgb": {
"r": 255,
"g": 202,
"b": 129
},
"hsl": {
"h": 34.762,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.87043,
"c": 0.10879,
"h": 74.4
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#FFCA81
secondary
#4686DE
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380