#FFCA7D#FFCA7D
#FFCA7D is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.112 H 75.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA7D |
|---|---|
| RGB | rgb(255, 202, 125) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20.8%, 51%, 0%) |
| CIE-LAB | lab(84.48, 9.82, 45.36) |
| CIE-LCH | lch(84.48, 46.41, 77.78°) |
| OKLab | oklab(86.98% 0.0277 0.1089) |
| OKLCH | oklch(86.98% 0.112 75.7) |
| XYZ | xyz(66.0651, 64.9857, 28.4618) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.61
Burlywood
#DEB887
ΔE00 7.67
Navajowhite
#FFDEAD
ΔE00 7.70
Macaroni And Cheese
#EFB435
ΔE00 8.56
Wheat (survey)
#FBDD7E
ΔE00 8.72
Apricot (survey)
#FFB16D
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA7D #7DB2FF
analogous
#FF897D #FFCA7D #F3FF7D
triadic
#FFCA7D #7DFFCA #CA7DFF
tetradic
#FFCA7D #7DFF89 #7DB2FF #FF7DF3
square
#FFCA7D #7DFF89 #7DB2FF #FF7DF3
split-complementary
#FFCA7D #7DF3FF #897DFF
monochromatic
#FF9803 #FFB140 #FFCA7D #FFE3BA #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FFCA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA7D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA7D | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca7d; /* rgb */ color: rgb(255, 202, 125); /* oklch */ color: oklch(87.0% 0.112 75.7);
Tailwind
colors: {
custom: {
50: '#ffdaa4',
500: '#ffca7d',
950: '#000000',
},
}SCSS
$custom: #ffca7d; $custom-light: #ffdaa4; $custom-dark: #000000;
JSON
{
"hex": "#ffca7d",
"rgb": {
"r": 255,
"g": 202,
"b": 125
},
"hsl": {
"h": 35.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.86984,
"c": 0.11233,
"h": 75.7
},
"luminance": 0.64982
}Semantic roles & 50–950 ramp
primary
#FFCA7D
secondary
#4282DE
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380