#FFCA96#FFCA96
#FFCA96 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.4% C 0.090 H 65.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA96 |
|---|---|
| RGB | rgb(255, 202, 150) |
| HSL | hsl(30, 100%, 79%) |
| HSV | hsv(30, 41%, 100%) |
| CMYK | cmyk(0%, 20.8%, 41.2%, 0%) |
| CIE-LAB | lab(84.85, 12.22, 33.12) |
| CIE-LCH | lch(84.85, 35.30, 69.75°) |
| OKLab | oklab(87.39% 0.0372 0.0822) |
| OKLCH | oklch(87.39% 0.09 65.6) |
| XYZ | xyz(67.8679, 65.7068, 37.9562) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.87
Peach
#FFDAB9
ΔE00 6.28
Apricot
#FBCEB1
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.52
Navajowhite
#FFDEAD
ΔE00 6.66
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA96 #96CBFF
analogous
#FF9697 #FFCA96 #FFFE96
triadic
#FFCA96 #96FFCA #CA96FF
tetradic
#FFCA96 #97FF96 #96CBFF #FE96FF
square
#FFCA96 #97FF96 #96CBFF #FE96FF
split-complementary
#FFCA96 #96FFFE #9697FF
monochromatic
#FF8C1C #FFAB59 #FFCA96 #FFE9D3 #FFF0E0
Accessibility & contrast
On white
1.49
#FFCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FFCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA96
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA96 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD92
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#FFBEBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffca96; /* rgb */ color: rgb(255, 202, 150); /* oklch */ color: oklch(87.4% 0.090 65.6);
Tailwind
colors: {
custom: {
50: '#ffdab5',
500: '#ffca96',
950: '#000000',
},
}SCSS
$custom: #ffca96; $custom-light: #ffdab5; $custom-dark: #000000;
JSON
{
"hex": "#ffca96",
"rgb": {
"r": 255,
"g": 202,
"b": 150
},
"hsl": {
"h": 29.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.87394,
"c": 0.09019,
"h": 65.6
},
"luminance": 0.65703
}Semantic roles & 50–950 ramp
primary
#FFCA96
secondary
#589DE1
accent
#74E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381