#FFCBB7#FFCBB7
#FFCBB7 is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.3% C 0.065 H 42.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBB7 |
|---|---|
| RGB | rgb(255, 203, 183) |
| HSL | hsl(17, 100%, 86%) |
| HSV | hsv(17, 28%, 100%) |
| CMYK | cmyk(0%, 20.4%, 28.2%, 0%) |
| CIE-LAB | lab(85.70, 15.61, 16.99) |
| CIE-LCH | lch(85.70, 23.07, 47.43°) |
| OKLab | oklab(88.26% 0.0485 0.0438) |
| OKLCH | oklch(88.26% 0.065 42.1) |
| XYZ | xyz(71.1444, 67.3940, 54.0514) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.57
Pale Salmon
#FFB19A
ΔE00 7.17
Peach
#FFDAB9
ΔE00 8.27
Light Salmon
#FEA993
ΔE00 9.13
Light Peach
#FFD8B1
ΔE00 9.36
Mistyrose
#FFE4E1
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBB7 #B7EBFF
analogous
#FFB7C7 #FFCBB7 #FFEFB7
triadic
#FFCBB7 #B7FFCB #CBB7FF
tetradic
#FFCBB7 #C7FFB7 #B7EBFF #EFB7FF
square
#FFCBB7 #C7FFB7 #B7EBFF #EFB7FF
split-complementary
#FFCBB7 #B7FFEF #B7C7FF
monochromatic
#FF733D #FF9F7A #FFCBB7 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.45
#FFCBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#FFCBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBB7
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBB7 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B6
Deuteranopia (green-blind)
#E4DAB7
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbb7; /* rgb */ color: rgb(255, 203, 183); /* oklch */ color: oklch(88.3% 0.065 42.1);
Tailwind
colors: {
custom: {
50: '#ffdbcc',
500: '#ffcbb7',
950: '#000000',
},
}SCSS
$custom: #ffcbb7; $custom-light: #ffdbcc; $custom-dark: #000000;
JSON
{
"hex": "#ffcbb7",
"rgb": {
"r": 255,
"g": 203,
"b": 183
},
"hsl": {
"h": 16.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.88264,
"c": 0.06538,
"h": 42.1
},
"luminance": 0.67391
}Semantic roles & 50–950 ramp
primary
#FFCBB7
secondary
#74C7E6
accent
#A6E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181513
muted
#868483