#FFCFBF#FFCFBF
#FFCFBF is a very light, muted orange. Relative luminance 0.696; OKLCH L 89.2% C 0.059 H 39.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFBF |
|---|---|
| RGB | rgb(255, 207, 191) |
| HSL | hsl(15, 100%, 87%) |
| HSV | hsv(15, 25%, 100%) |
| CMYK | cmyk(0%, 18.8%, 25.1%, 0%) |
| CIE-LAB | lab(86.83, 14.59, 14.34) |
| CIE-LCH | lch(86.83, 20.46, 44.50°) |
| OKLab | oklab(89.19% 0.0455 0.0372) |
| OKLCH | oklch(89.19% 0.059 39.3) |
| XYZ | xyz(72.9577, 69.6502, 58.8809) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.50
Mistyrose
#FFE4E1
ΔE00 8.11
Pale Salmon
#FFB19A
ΔE00 8.39
Peach
#FFDAB9
ΔE00 8.72
Pale Rose
#FDC1C5
ΔE00 8.96
Light Rose
#FFC5CB
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFBF #BFEFFF
analogous
#FFBFCF #FFCFBF #FFEFBF
triadic
#FFCFBF #BFFFCF #CFBFFF
tetradic
#FFCFBF #CFFFBF #BFEFFF #EFBFFF
square
#FFCFBF #CFFFBF #BFEFFF #EFBFFF
split-complementary
#FFCFBF #BFFFEF #BFCFFF
monochromatic
#FF7345 #FFA182 #FFCFBF #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.41
#FFCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#FFCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFBF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFBF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcfbf; /* rgb */ color: rgb(255, 207, 191); /* oklch */ color: oklch(89.2% 0.059 39.3);
Tailwind
colors: {
custom: {
50: '#ffddd2',
500: '#ffcfbf',
950: '#000000',
},
}SCSS
$custom: #ffcfbf; $custom-light: #ffddd2; $custom-dark: #000000;
JSON
{
"hex": "#ffcfbf",
"rgb": {
"r": 255,
"g": 207,
"b": 191
},
"hsl": {
"h": 15,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.89194,
"c": 0.05881,
"h": 39.3
},
"luminance": 0.69647
}Semantic roles & 50–950 ramp
primary
#FFCFBF
secondary
#7BCCE8
accent
#ACE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483