#FFCAB7#FFCAB7
#FFCAB7 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 88.1% C 0.066 H 40.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB7 |
|---|---|
| RGB | rgb(255, 202, 183) |
| HSL | hsl(16, 100%, 86%) |
| HSV | hsv(16, 28%, 100%) |
| CMYK | cmyk(0%, 20.8%, 28.2%, 0%) |
| CIE-LAB | lab(85.47, 16.13, 16.66) |
| CIE-LCH | lch(85.47, 23.19, 45.92°) |
| OKLab | oklab(88.08% 0.0501 0.043) |
| OKLCH | oklch(88.08% 0.066 40.6) |
| XYZ | xyz(70.9090, 66.9232, 53.9730) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.11
Pale Salmon
#FFB19A
ΔE00 6.87
Light Salmon
#FEA993
ΔE00 8.80
Peach
#FFDAB9
ΔE00 8.83
Pale Rose
#FDC1C5
ΔE00 9.42
Mistyrose
#FFE4E1
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB7 #B7ECFF
analogous
#FFB7C8 #FFCAB7 #FFEEB7
triadic
#FFCAB7 #B7FFCA #CAB7FF
tetradic
#FFCAB7 #C8FFB7 #B7ECFF #EEB7FF
square
#FFCAB7 #C8FFB7 #B7ECFF #EEB7FF
split-complementary
#FFCAB7 #B7FFEE #B7C8FF
monochromatic
#FF703D #FF9D7A #FFCAB7 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.46
#FFCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FFCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB6
Deuteranopia (green-blind)
#E3DAB7
Tritanopia (blue-blind)
#FFC2C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcab7; /* rgb */ color: rgb(255, 202, 183); /* oklch */ color: oklch(88.1% 0.066 40.6);
Tailwind
colors: {
custom: {
50: '#ffdacc',
500: '#ffcab7',
950: '#000000',
},
}SCSS
$custom: #ffcab7; $custom-light: #ffdacc; $custom-dark: #000000;
JSON
{
"hex": "#ffcab7",
"rgb": {
"r": 255,
"g": 202,
"b": 183
},
"hsl": {
"h": 15.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.88079,
"c": 0.06598,
"h": 40.6
},
"luminance": 0.6692
}Semantic roles & 50–950 ramp
primary
#FFCAB7
secondary
#74C8E6
accent
#A9E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383