#FFCA7A#FFCA7A
#FFCA7A is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.115 H 76.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA7A |
|---|---|
| RGB | rgb(255, 202, 122) |
| HSL | hsl(36, 100%, 74%) |
| HSV | hsv(36, 52%, 100%) |
| CMYK | cmyk(0%, 20.8%, 52.2%, 0%) |
| CIE-LAB | lab(84.44, 9.57, 46.80) |
| CIE-LCH | lch(84.44, 47.76, 78.45°) |
| OKLab | oklab(86.94% 0.0266 0.1118) |
| OKLCH | oklch(86.94% 0.115 76.6) |
| XYZ | xyz(65.8764, 64.9102, 27.4677) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.48
Burlywood
#DEB887
ΔE00 8.00
Navajowhite
#FFDEAD
ΔE00 8.02
Macaroni And Cheese
#EFB435
ΔE00 8.12
Wheat (survey)
#FBDD7E
ΔE00 8.39
Sand (survey)
#E2CA76
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA7A #7AAFFF
analogous
#FF887A #FFCA7A #F2FF7A
triadic
#FFCA7A #7AFFCA #CA7AFF
tetradic
#FFCA7A #7AFF88 #7AAFFF #FF7AF2
square
#FFCA7A #7AFF88 #7AAFFF #FF7AF2
split-complementary
#FFCA7A #7AF2FF #887AFF
monochromatic
#FF9900 #FFB23D #FFCA7A #FFE2B7 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FFCA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA7A
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA7A | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB73
Deuteranopia (green-blind)
#EBD87C
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca7a; /* rgb */ color: rgb(255, 202, 122); /* oklch */ color: oklch(86.9% 0.115 76.6);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#ffca7a',
950: '#000000',
},
}SCSS
$custom: #ffca7a; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#ffca7a",
"rgb": {
"r": 255,
"g": 202,
"b": 122
},
"hsl": {
"h": 36.09,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.8694,
"c": 0.11496,
"h": 76.6
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#FFCA7A
secondary
#407FDD
accent
#5BE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380