#FFCA76#FFCA76
#FFCA76 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.9% C 0.118 H 77.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA76 |
|---|---|
| RGB | rgb(255, 202, 118) |
| HSL | hsl(37, 100%, 73%) |
| HSV | hsv(37, 54%, 100%) |
| CMYK | cmyk(0%, 20.8%, 53.7%, 0%) |
| CIE-LAB | lab(84.39, 9.24, 48.70) |
| CIE-LCH | lch(84.39, 49.57, 79.26°) |
| OKLab | oklab(86.89% 0.0252 0.1157) |
| OKLCH | oklch(86.89% 0.118 77.7) |
| XYZ | xyz(65.6336, 64.8131, 26.1892) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.37
Macaroni And Cheese
#EFB435
ΔE00 7.59
Wheat (survey)
#FBDD7E
ΔE00 8.00
Light Mustard
#F7D560
ΔE00 8.40
Sand (survey)
#E2CA76
ΔE00 8.41
Burlywood
#DEB887
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA76 #76ABFF
analogous
#FF8576 #FFCA76 #F0FF76
triadic
#FFCA76 #76FFCA #CA76FF
tetradic
#FFCA76 #76FF85 #76ABFF #FF76F0
square
#FFCA76 #76FF85 #76ABFF #FF76F0
split-complementary
#FFCA76 #76F0FF #8576FF
monochromatic
#FB9A00 #FFB239 #FFCA76 #FFE2B3 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FFCA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA76
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA76 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#EBD878
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca76; /* rgb */ color: rgb(255, 202, 118); /* oklch */ color: oklch(86.9% 0.118 77.7);
Tailwind
colors: {
custom: {
50: '#ffda9f',
500: '#ffca76',
950: '#000000',
},
}SCSS
$custom: #ffca76; $custom-light: #ffda9f; $custom-dark: #000000;
JSON
{
"hex": "#ffca76",
"rgb": {
"r": 255,
"g": 202,
"b": 118
},
"hsl": {
"h": 36.788,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.86885,
"c": 0.11843,
"h": 77.7
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#FFCA76
secondary
#3D7ADD
accent
#59E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380