#FFCFBB#FFCFBB
#FFCFBB is a very light, moderate orange. Relative luminance 0.695; OKLCH L 89.1% C 0.061 H 43.8°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFBB |
|---|---|
| RGB | rgb(255, 207, 187) |
| HSL | hsl(18, 100%, 87%) |
| HSV | hsv(18, 27%, 100%) |
| CMYK | cmyk(0%, 18.8%, 26.7%, 0%) |
| CIE-LAB | lab(86.74, 14.05, 16.33) |
| CIE-LCH | lch(86.74, 21.55, 49.29°) |
| OKLab | oklab(89.1% 0.044 0.0422) |
| OKLCH | oklch(89.1% 0.061 43.8) |
| XYZ | xyz(72.5235, 69.4766, 56.5942) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.92
Peach
#FFDAB9
ΔE00 7.30
Pale Salmon
#FFB19A
ΔE00 8.38
Light Peach
#FFD8B1
ΔE00 8.54
Mistyrose
#FFE4E1
ΔE00 8.93
Light Salmon
#FEA993
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFBB #BBEBFF
analogous
#FFBBC9 #FFCFBB #FFF1BB
triadic
#FFCFBB #BBFFCF #CFBBFF
tetradic
#FFCFBB #C9FFBB #BBEBFF #F1BBFF
square
#FFCFBB #C9FFBB #BBEBFF #F1BBFF
split-complementary
#FFCFBB #BBFFF1 #BBC9FF
monochromatic
#FF7941 #FFA47E #FFCFBB #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.41
#FFCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FFCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFBB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFBB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3BA
Deuteranopia (green-blind)
#E6DDBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcfbb; /* rgb */ color: rgb(255, 207, 187); /* oklch */ color: oklch(89.1% 0.061 43.8);
Tailwind
colors: {
custom: {
50: '#ffddcf',
500: '#ffcfbb',
950: '#000000',
},
}SCSS
$custom: #ffcfbb; $custom-light: #ffddcf; $custom-dark: #000000;
JSON
{
"hex": "#ffcfbb",
"rgb": {
"r": 255,
"g": 207,
"b": 187
},
"hsl": {
"h": 17.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89099,
"c": 0.06094,
"h": 43.8
},
"luminance": 0.69474
}Semantic roles & 50–950 ramp
primary
#FFCFBB
secondary
#77C6E7
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483