#FFCA91#FFCA91
#FFCA91 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.3% C 0.095 H 68.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA91 |
|---|---|
| RGB | rgb(255, 202, 145) |
| HSL | hsl(31, 100%, 78%) |
| HSV | hsv(31, 43%, 100%) |
| CMYK | cmyk(0%, 20.8%, 43.1%, 0%) |
| CIE-LAB | lab(84.77, 11.70, 35.59) |
| CIE-LCH | lch(84.77, 37.46, 71.80°) |
| OKLab | oklab(87.3% 0.0352 0.0877) |
| OKLCH | oklch(87.3% 0.095 68.1) |
| XYZ | xyz(67.4738, 65.5492, 35.8808) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.53
Burlywood
#DEB887
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.48
Peach
#FFDAB9
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 7.31
Apricot
#FBCEB1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA91 #91C6FF
analogous
#FF9391 #FFCA91 #FDFF91
triadic
#FFCA91 #91FFCA #CA91FF
tetradic
#FFCA91 #91FF93 #91C6FF #FF91FD
square
#FFCA91 #91FF93 #91C6FF #FF91FD
split-complementary
#FFCA91 #91FDFF #9391FF
monochromatic
#FF8F17 #FFAD54 #FFCA91 #FFE7CE #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FFCA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA91
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA91 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca91; /* rgb */ color: rgb(255, 202, 145); /* oklch */ color: oklch(87.3% 0.095 68.1);
Tailwind
colors: {
custom: {
50: '#ffdab2',
500: '#ffca91',
950: '#000000',
},
}SCSS
$custom: #ffca91; $custom-light: #ffdab2; $custom-dark: #000000;
JSON
{
"hex": "#ffca91",
"rgb": {
"r": 255,
"g": 202,
"b": 145
},
"hsl": {
"h": 31.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.87304,
"c": 0.09456,
"h": 68.1
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#FFCA91
secondary
#5398E1
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381