#FFCAB5#FFCAB5
#FFCAB5 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 88.0% C 0.067 H 42.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB5 |
|---|---|
| RGB | rgb(255, 202, 181) |
| HSL | hsl(17, 100%, 85%) |
| HSV | hsv(17, 29%, 100%) |
| CMYK | cmyk(0%, 20.8%, 29%, 0%) |
| CIE-LAB | lab(85.42, 15.87, 17.66) |
| CIE-LCH | lch(85.42, 23.74, 48.05°) |
| OKLab | oklab(88.03% 0.0493 0.0455) |
| OKLCH | oklch(88.03% 0.067 42.7) |
| XYZ | xyz(70.7024, 66.8406, 52.8845) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.42
Pale Salmon
#FFB19A
ΔE00 6.91
Peach
#FFDAB9
ΔE00 8.21
Light Salmon
#FEA993
ΔE00 8.89
Light Peach
#FFD8B1
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB5 #B5EAFF
analogous
#FFB5C5 #FFCAB5 #FFEFB5
triadic
#FFCAB5 #B5FFCA #CAB5FF
tetradic
#FFCAB5 #C5FFB5 #B5EAFF #EFB5FF
square
#FFCAB5 #C5FFB5 #B5EAFF #EFB5FF
split-complementary
#FFCAB5 #B5FFEF #B5C5FF
monochromatic
#FF723B #FF9E78 #FFCAB5 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.46
#FFCAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FFCAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB5
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB5 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB4
Deuteranopia (green-blind)
#E3DAB5
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcab5; /* rgb */ color: rgb(255, 202, 181); /* oklch */ color: oklch(88.0% 0.067 42.7);
Tailwind
colors: {
custom: {
50: '#ffdacb',
500: '#ffcab5',
950: '#000000',
},
}SCSS
$custom: #ffcab5; $custom-light: #ffdacb; $custom-dark: #000000;
JSON
{
"hex": "#ffcab5",
"rgb": {
"r": 255,
"g": 202,
"b": 181
},
"hsl": {
"h": 17.027,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.88033,
"c": 0.06705,
"h": 42.7
},
"luminance": 0.66837
}Semantic roles & 50–950 ramp
primary
#FFCAB5
secondary
#72C5E6
accent
#A4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382