#FFC6B2#FFC6B2
#FFC6B2 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 87.2% C 0.071 H 40.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6B2 |
|---|---|
| RGB | rgb(255, 198, 178) |
| HSL | hsl(16, 100%, 85%) |
| HSV | hsv(16, 30%, 100%) |
| CMYK | cmyk(0%, 22.4%, 30.2%, 0%) |
| CIE-LAB | lab(84.41, 17.57, 17.84) |
| CIE-LCH | lch(84.41, 25.04, 45.42°) |
| OKLab | oklab(87.23% 0.0543 0.0459) |
| OKLCH | oklch(87.23% 0.071 40.2) |
| XYZ | xyz(69.4715, 64.8660, 50.9720) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.60
Pale Salmon
#FFB19A
ΔE00 5.71
Light Salmon
#FEA993
ΔE00 7.67
Pale Rose
#FDC1C5
ΔE00 9.43
Peach
#FFDAB9
ΔE00 9.49
Blush (survey)
#F29E8E
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6B2 #B2EBFF
analogous
#FFB2C5 #FFC6B2 #FFECB2
triadic
#FFC6B2 #B2FFC6 #C6B2FF
tetradic
#FFC6B2 #C5FFB2 #B2EBFF #ECB2FF
square
#FFC6B2 #C5FFB2 #B2EBFF #ECB2FF
split-complementary
#FFC6B2 #B2FFEC #B2C5FF
monochromatic
#FF6B38 #FF9975 #FFC6B2 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.50
#FFC6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FFC6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6B2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6B2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB1
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#FFBEC1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc6b2; /* rgb */ color: rgb(255, 198, 178); /* oklch */ color: oklch(87.2% 0.071 40.2);
Tailwind
colors: {
custom: {
50: '#ffd7c9',
500: '#ffc6b2',
950: '#000000',
},
}SCSS
$custom: #ffc6b2; $custom-light: #ffd7c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc6b2",
"rgb": {
"r": 255,
"g": 198,
"b": 178
},
"hsl": {
"h": 15.584,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.87228,
"c": 0.07107,
"h": 40.2
},
"luminance": 0.64863
}Semantic roles & 50–950 ramp
primary
#FFC6B2
secondary
#70C7E6
accent
#AAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382