#F7CFBF#F7CFBF
#F7CFBF is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.4% C 0.050 H 43.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFBF |
|---|---|
| RGB | rgb(247, 207, 191) |
| HSL | hsl(17, 78%, 86%) |
| HSV | hsv(17, 23%, 97%) |
| CMYK | cmyk(0%, 16.2%, 22.7%, 3.1%) |
| CIE-LAB | lab(86.09, 11.66, 13.20) |
| CIE-LCH | lch(86.09, 17.61, 48.54°) |
| OKLab | oklab(88.45% 0.0368 0.0343) |
| OKLCH | oklch(88.45% 0.05 43) |
| XYZ | xyz(70.0751, 68.1639, 58.7458) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Mistyrose
#FFE4E1
ΔE00 7.35
Peach
#FFDAB9
ΔE00 7.46
Light Peach
#FFD8B1
ΔE00 8.94
Pale Salmon
#FFB19A
ΔE00 9.73
Bisque
#FFE4C4
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFBF #BFE7F7
analogous
#F7BFCB #F7CFBF #F7EBBF
triadic
#F7CFBF #BFF7CF #CFBFF7
tetradic
#F7CFBF #CBF7BF #BFE7F7 #EBBFF7
square
#F7CFBF #CBF7BF #BFE7F7 #EBBFF7
split-complementary
#F7CFBF #BFF7EB #BFCBF7
monochromatic
#E97D52 #F0A689 #F7CFBF #FCEBE4 #FCEBE4
Accessibility & contrast
On white
1.44
#F7CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#F7CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFBF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFBF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7cfbf; /* rgb */ color: rgb(247, 207, 191); /* oklch */ color: oklch(88.4% 0.050 43.0);
Tailwind
colors: {
custom: {
50: '#faddd2',
500: '#f7cfbf',
950: '#000000',
},
}SCSS
$custom: #f7cfbf; $custom-light: #faddd2; $custom-dark: #000000;
JSON
{
"hex": "#f7cfbf",
"rgb": {
"r": 247,
"g": 207,
"b": 191
},
"hsl": {
"h": 17.143,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.88448,
"c": 0.05033,
"h": 43
},
"luminance": 0.68161
}Semantic roles & 50–950 ramp
primary
#F7CFBF
secondary
#81C0DA
accent
#9FDA0B
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483