#FFCAB2#FFCAB2
#FFCAB2 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 88.0% C 0.069 H 45.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCAB2 |
|---|---|
| RGB | rgb(255, 202, 178) |
| HSL | hsl(19, 100%, 85%) |
| HSV | hsv(19, 30%, 100%) |
| CMYK | cmyk(0%, 20.8%, 30.2%, 0%) |
| CIE-LAB | lab(85.36, 15.48, 19.16) |
| CIE-LCH | lch(85.36, 24.63, 51.05°) |
| OKLab | oklab(87.97% 0.0481 0.0491) |
| OKLCH | oklch(87.97% 0.069 45.6) |
| XYZ | xyz(70.3979, 66.7188, 51.2807) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.46
Pale Salmon
#FFB19A
ΔE00 7.14
Peach
#FFDAB9
ΔE00 7.36
Light Peach
#FFD8B1
ΔE00 8.25
Light Salmon
#FEA993
ΔE00 9.15
Peach (survey)
#FFB07C
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCAB2 #B2E7FF
analogous
#FFB2C1 #FFCAB2 #FFF0B2
triadic
#FFCAB2 #B2FFCA #CAB2FF
tetradic
#FFCAB2 #C1FFB2 #B2E7FF #F0B2FF
square
#FFCAB2 #C1FFB2 #B2E7FF #F0B2FF
split-complementary
#FFCAB2 #B2FFF0 #B2C1FF
monochromatic
#FF7638 #FFA075 #FFCAB2 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.46
#FFCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FFCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCAB2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCAB2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#E4DAB2
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffcab2; /* rgb */ color: rgb(255, 202, 178); /* oklch */ color: oklch(88.0% 0.069 45.6);
Tailwind
colors: {
custom: {
50: '#ffdac9',
500: '#ffcab2',
950: '#000000',
},
}SCSS
$custom: #ffcab2; $custom-light: #ffdac9; $custom-dark: #000000;
JSON
{
"hex": "#ffcab2",
"rgb": {
"r": 255,
"g": 202,
"b": 178
},
"hsl": {
"h": 18.701,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87965,
"c": 0.06878,
"h": 45.6
},
"luminance": 0.66715
}Semantic roles & 50–950 ramp
primary
#FFCAB2
secondary
#70C1E6
accent
#9EE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382