#FFCAB4#FFCAB4
#FFCAB4 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 88.0% C 0.068 H 43.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB4 |
|---|---|
| RGB | rgb(255, 202, 180) |
| HSL | hsl(18, 100%, 85%) |
| HSV | hsv(18, 29%, 100%) |
| CMYK | cmyk(0%, 20.8%, 29.4%, 0%) |
| CIE-LAB | lab(85.40, 15.74, 18.16) |
| CIE-LCH | lch(85.40, 24.03, 49.08°) |
| OKLab | oklab(88.01% 0.0489 0.0467) |
| OKLCH | oklch(88.01% 0.068 43.7) |
| XYZ | xyz(70.6001, 66.7997, 52.3460) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.09
Pale Salmon
#FFB19A
ΔE00 6.96
Peach
#FFDAB9
ΔE00 7.92
Light Peach
#FFD8B1
ΔE00 8.90
Light Salmon
#FEA993
ΔE00 8.96
Peach (survey)
#FFB07C
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB4 #B4E9FF
analogous
#FFB4C3 #FFCAB4 #FFEFB4
triadic
#FFCAB4 #B4FFCA #CAB4FF
tetradic
#FFCAB4 #C3FFB4 #B4E9FF #EFB4FF
square
#FFCAB4 #C3FFB4 #B4E9FF #EFB4FF
split-complementary
#FFCAB4 #B4FFEF #B4C3FF
monochromatic
#FF743A #FF9F77 #FFCAB4 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.46
#FFCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FFCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB4
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB4 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB2
Deuteranopia (green-blind)
#E3DAB4
Tritanopia (blue-blind)
#FFC2C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcab4; /* rgb */ color: rgb(255, 202, 180); /* oklch */ color: oklch(88.0% 0.068 43.7);
Tailwind
colors: {
custom: {
50: '#ffdaca',
500: '#ffcab4',
950: '#000000',
},
}SCSS
$custom: #ffcab4; $custom-light: #ffdaca; $custom-dark: #000000;
JSON
{
"hex": "#ffcab4",
"rgb": {
"r": 255,
"g": 202,
"b": 180
},
"hsl": {
"h": 17.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.8801,
"c": 0.06761,
"h": 43.7
},
"luminance": 0.66796
}Semantic roles & 50–950 ramp
primary
#FFCAB4
secondary
#71C4E6
accent
#A2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382