#FFCBB2#FFCBB2
#FFCBB2 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 88.1% C 0.068 H 47.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBB2 |
|---|---|
| RGB | rgb(255, 203, 178) |
| HSL | hsl(19, 100%, 85%) |
| HSV | hsv(19, 30%, 100%) |
| CMYK | cmyk(0%, 20.4%, 30.2%, 0%) |
| CIE-LAB | lab(85.60, 14.96, 19.49) |
| CIE-LCH | lch(85.60, 24.57, 52.48°) |
| OKLab | oklab(88.15% 0.0466 0.05) |
| OKLCH | oklch(88.15% 0.068 47) |
| XYZ | xyz(70.6332, 67.1895, 51.3592) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.92
Peach
#FFDAB9
ΔE00 6.82
Pale Salmon
#FFB19A
ΔE00 7.57
Light Peach
#FFD8B1
ΔE00 7.70
Light Salmon
#FEA993
ΔE00 9.57
Peach (survey)
#FFB07C
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBB2 #B2E6FF
analogous
#FFB2BF #FFCBB2 #FFF2B2
triadic
#FFCBB2 #B2FFCB #CBB2FF
tetradic
#FFCBB2 #BFFFB2 #B2E6FF #F2B2FF
square
#FFCBB2 #BFFFB2 #B2E6FF #F2B2FF
split-complementary
#FFCBB2 #B2FFF2 #B2BFFF
monochromatic
#FF7838 #FFA275 #FFCBB2 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.45
#FFCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBB2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBB2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B0
Deuteranopia (green-blind)
#E5DAB2
Tritanopia (blue-blind)
#FFC3C4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbb2; /* rgb */ color: rgb(255, 203, 178); /* oklch */ color: oklch(88.1% 0.068 47.0);
Tailwind
colors: {
custom: {
50: '#ffdbc9',
500: '#ffcbb2',
950: '#000000',
},
}SCSS
$custom: #ffcbb2; $custom-light: #ffdbc9; $custom-dark: #000000;
JSON
{
"hex": "#ffcbb2",
"rgb": {
"r": 255,
"g": 203,
"b": 178
},
"hsl": {
"h": 19.481,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.8815,
"c": 0.06831,
"h": 47
},
"luminance": 0.67186
}Semantic roles & 50–950 ramp
primary
#FFCBB2
secondary
#70BFE6
accent
#9BE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482