#FFCA80#FFCA80
#FFCA80 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 87.0% C 0.110 H 74.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA80 |
|---|---|
| RGB | rgb(255, 202, 128) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 50%, 100%) |
| CMYK | cmyk(0%, 20.8%, 49.8%, 0%) |
| CIE-LAB | lab(84.52, 10.08, 43.91) |
| CIE-LCH | lch(84.52, 45.05, 77.07°) |
| OKLab | oklab(87.03% 0.0288 0.1058) |
| OKLCH | oklch(87.03% 0.11 74.8) |
| XYZ | xyz(66.2597, 65.0635, 29.4864) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.35
Navajowhite
#FFDEAD
ΔE00 7.39
Butterscotch
#FDB147
ΔE00 7.79
Light Peach
#FFD8B1
ΔE00 8.36
Apricot (survey)
#FFB16D
ΔE00 8.53
Pale Peach
#FFE5AD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA80 #80B5FF
analogous
#FF8B80 #FFCA80 #F4FF80
triadic
#FFCA80 #80FFCA #CA80FF
tetradic
#FFCA80 #80FF8B #80B5FF #FF80F4
square
#FFCA80 #80FF8B #80B5FF #FF80F4
split-complementary
#FFCA80 #80F4FF #8B80FF
monochromatic
#FF9706 #FFB043 #FFCA80 #FFE4BD #FFF2E0
Accessibility & contrast
On white
1.50
#FFCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FFCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA80
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA80 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB7A
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#FFBCB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca80; /* rgb */ color: rgb(255, 202, 128); /* oklch */ color: oklch(87.0% 0.110 74.8);
Tailwind
colors: {
custom: {
50: '#ffdaa6',
500: '#ffca80',
950: '#000000',
},
}SCSS
$custom: #ffca80; $custom-light: #ffdaa6; $custom-dark: #000000;
JSON
{
"hex": "#ffca80",
"rgb": {
"r": 255,
"g": 202,
"b": 128
},
"hsl": {
"h": 34.961,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.87028,
"c": 0.10968,
"h": 74.8
},
"luminance": 0.6506
}Semantic roles & 50–950 ramp
primary
#FFCA80
secondary
#4585DE
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380