#FFCA7B#FFCA7B
#FFCA7B is a very light, moderate orange. Relative luminance 0.649; OKLCH L 87.0% C 0.114 H 76.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA7B |
|---|---|
| RGB | rgb(255, 202, 123) |
| HSL | hsl(36, 100%, 74%) |
| HSV | hsv(36, 52%, 100%) |
| CMYK | cmyk(0%, 20.8%, 51.8%, 0%) |
| CIE-LAB | lab(84.45, 9.65, 46.32) |
| CIE-LCH | lch(84.45, 47.31, 78.23°) |
| OKLab | oklab(86.96% 0.027 0.1108) |
| OKLCH | oklch(86.96% 0.114 76.3) |
| XYZ | xyz(65.9387, 64.9351, 27.7957) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.52
Burlywood
#DEB887
ΔE00 7.89
Navajowhite
#FFDEAD
ΔE00 7.91
Macaroni And Cheese
#EFB435
ΔE00 8.27
Wheat (survey)
#FBDD7E
ΔE00 8.49
Sand (survey)
#E2CA76
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA7B #7BB0FF
analogous
#FF887B #FFCA7B #F2FF7B
triadic
#FFCA7B #7BFFCA #CA7BFF
tetradic
#FFCA7B #7BFF88 #7BB0FF #FF7BF2
square
#FFCA7B #7BFF88 #7BB0FF #FF7BF2
split-complementary
#FFCA7B #7BF2FF #887BFF
monochromatic
#FF9901 #FFB13E #FFCA7B #FFE3B8 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FFCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA7B
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA7B | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca7b; /* rgb */ color: rgb(255, 202, 123); /* oklch */ color: oklch(87.0% 0.114 76.3);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#ffca7b',
950: '#000000',
},
}SCSS
$custom: #ffca7b; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#ffca7b",
"rgb": {
"r": 255,
"g": 202,
"b": 123
},
"hsl": {
"h": 35.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.86955,
"c": 0.11408,
"h": 76.3
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#FFCA7B
secondary
#4180DD
accent
#5CE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380