#FFCA88#FFCA88
#FFCA88 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.2% C 0.103 H 71.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA88 |
|---|---|
| RGB | rgb(255, 202, 136) |
| HSL | hsl(33, 100%, 77%) |
| HSV | hsv(33, 47%, 100%) |
| CMYK | cmyk(0%, 20.8%, 46.7%, 0%) |
| CIE-LAB | lab(84.63, 10.82, 40.02) |
| CIE-LCH | lch(84.63, 41.45, 74.88°) |
| OKLab | oklab(87.15% 0.0318 0.0975) |
| OKLCH | oklch(87.15% 0.103 71.9) |
| XYZ | xyz(66.8072, 65.2825, 32.3697) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.67
Navajowhite
#FFDEAD
ΔE00 6.74
Light Peach
#FFD8B1
ΔE00 7.00
Apricot (survey)
#FFB16D
ΔE00 7.76
Butterscotch
#FDB147
ΔE00 8.52
Peach
#FFDAB9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA88 #88BDFF
analogous
#FF8F88 #FFCA88 #F9FF88
triadic
#FFCA88 #88FFCA #CA88FF
tetradic
#FFCA88 #88FF8F #88BDFF #FF88F9
square
#FFCA88 #88FF8F #88BDFF #FF88F9
split-complementary
#FFCA88 #88F9FF #8F88FF
monochromatic
#FF930E #FFAF4B #FFCA88 #FFE5C5 #FFF1E0
Accessibility & contrast
On white
1.49
#FFCA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#FFCA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA88
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA88 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#EAD889
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca88; /* rgb */ color: rgb(255, 202, 136); /* oklch */ color: oklch(87.2% 0.103 71.9);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#ffca88',
950: '#000000',
},
}SCSS
$custom: #ffca88; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#ffca88",
"rgb": {
"r": 255,
"g": 202,
"b": 136
},
"hsl": {
"h": 33.277,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.87153,
"c": 0.10255,
"h": 71.9
},
"luminance": 0.65279
}Semantic roles & 50–950 ramp
primary
#FFCA88
secondary
#4C8EDF
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381