#FFCFBD#FFCFBD
#FFCFBD is a very light, muted orange. Relative luminance 0.696; OKLCH L 89.1% C 0.060 H 41.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFBD |
|---|---|
| RGB | rgb(255, 207, 189) |
| HSL | hsl(16, 100%, 87%) |
| HSV | hsv(16, 26%, 100%) |
| CMYK | cmyk(0%, 18.8%, 25.9%, 0%) |
| CIE-LAB | lab(86.78, 14.32, 15.34) |
| CIE-LCH | lch(86.78, 20.98, 46.96°) |
| OKLab | oklab(89.15% 0.0448 0.0397) |
| OKLCH | oklch(89.15% 0.06 41.6) |
| XYZ | xyz(72.7391, 69.5628, 57.7297) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Peach
#FFDAB9
ΔE00 8.00
Pale Salmon
#FFB19A
ΔE00 8.34
Mistyrose
#FFE4E1
ΔE00 8.50
Light Peach
#FFD8B1
ΔE00 9.29
Pale Rose
#FDC1C5
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFBD #BDEDFF
analogous
#FFBDCC #FFCFBD #FFF0BD
triadic
#FFCFBD #BDFFCF #CFBDFF
tetradic
#FFCFBD #CCFFBD #BDEDFF #F0BDFF
square
#FFCFBD #CCFFBD #BDEDFF #F0BDFF
split-complementary
#FFCFBD #BDFFF0 #BDCCFF
monochromatic
#FF7643 #FFA280 #FFCFBD #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.41
#FFCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#FFCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFBD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFBD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BC
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcfbd; /* rgb */ color: rgb(255, 207, 189); /* oklch */ color: oklch(89.1% 0.060 41.6);
Tailwind
colors: {
custom: {
50: '#ffddd0',
500: '#ffcfbd',
950: '#000000',
},
}SCSS
$custom: #ffcfbd; $custom-light: #ffddd0; $custom-dark: #000000;
JSON
{
"hex": "#ffcfbd",
"rgb": {
"r": 255,
"g": 207,
"b": 189
},
"hsl": {
"h": 16.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.89146,
"c": 0.05984,
"h": 41.6
},
"luminance": 0.6956
}Semantic roles & 50–950 ramp
primary
#FFCFBD
secondary
#79C9E7
accent
#A7E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483