#F7CFBB#F7CFBB
#F7CFBB is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.4% C 0.053 H 48.1°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CFBB |
|---|---|
| RGB | rgb(247, 207, 187) |
| HSL | hsl(20, 79%, 85%) |
| HSV | hsv(20, 24%, 97%) |
| CMYK | cmyk(0%, 16.2%, 24.3%, 3.1%) |
| CIE-LAB | lab(86.00, 11.10, 15.19) |
| CIE-LCH | lch(86.00, 18.81, 53.84°) |
| OKLab | oklab(88.35% 0.0353 0.0393) |
| OKLCH | oklch(88.35% 0.053 48.1) |
| XYZ | xyz(69.6409, 67.9902, 56.4591) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.12
Peach
#FFDAB9
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 8.45
Bisque
#FFE4C4
ΔE00 8.87
Pale Salmon
#FFB19A
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CFBB #BBE3F7
analogous
#F7BBC5 #F7CFBB #F7EDBB
triadic
#F7CFBB #BBF7CF #CFBBF7
tetradic
#F7CFBB #C5F7BB #BBE3F7 #EDBBF7
square
#F7CFBB #C5F7BB #BBE3F7 #EDBBF7
split-complementary
#F7CFBB #BBF7ED #BBC5F7
monochromatic
#EA824D #F1A884 #F7CFBB #FCECE4 #FCECE4
Accessibility & contrast
On white
1.44
#F7CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F7CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CFBB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CFBB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E3DABB
Tritanopia (blue-blind)
#FFC9C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7cfbb; /* rgb */ color: rgb(247, 207, 187); /* oklch */ color: oklch(88.4% 0.053 48.1);
Tailwind
colors: {
custom: {
50: '#faddcf',
500: '#f7cfbb',
950: '#000000',
},
}SCSS
$custom: #f7cfbb; $custom-light: #faddcf; $custom-dark: #000000;
JSON
{
"hex": "#f7cfbb",
"rgb": {
"r": 247,
"g": 207,
"b": 187
},
"hsl": {
"h": 20,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.88352,
"c": 0.0528,
"h": 48.1
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#F7CFBB
secondary
#7DBBD9
accent
#96DB0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171513
muted
#858483