#F6CFBF#F6CFBF
#F6CFBF is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.4% C 0.049 H 43.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFBF |
|---|---|
| RGB | rgb(246, 207, 191) |
| HSL | hsl(17, 75%, 86%) |
| HSV | hsv(17, 22%, 96%) |
| CMYK | cmyk(0%, 15.9%, 22.4%, 3.5%) |
| CIE-LAB | lab(86.00, 11.29, 13.06) |
| CIE-LCH | lch(86.00, 17.26, 49.14°) |
| OKLab | oklab(88.36% 0.0357 0.034) |
| OKLCH | oklch(88.36% 0.049 43.5) |
| XYZ | xyz(69.7233, 67.9825, 58.7293) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.66
Mistyrose
#FFE4E1
ΔE00 7.30
Peach
#FFDAB9
ΔE00 7.32
Light Peach
#FFD8B1
ΔE00 8.81
Pale Salmon
#FFB19A
ΔE00 9.94
Bisque
#FFE4C4
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFBF #BFE6F6
analogous
#F6BFCA #F6CFBF #F6EABF
triadic
#F6CFBF #BFF6CF #CFBFF6
tetradic
#F6CFBF #CAF6BF #BFE6F6 #EABFF6
square
#F6CFBF #CAF6BF #BFE6F6 #EABFF6
split-complementary
#F6CFBF #BFF6EA #BFCAF6
monochromatic
#E77F54 #EEA789 #F6CFBF #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.44
#F6CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#F6CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFBF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFBF | 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)
#D9D2BE
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6cfbf; /* rgb */ color: rgb(246, 207, 191); /* oklch */ color: oklch(88.4% 0.049 43.5);
Tailwind
colors: {
custom: {
50: '#f9ddd2',
500: '#f6cfbf',
950: '#000000',
},
}SCSS
$custom: #f6cfbf; $custom-light: #f9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#f6cfbf",
"rgb": {
"r": 246,
"g": 207,
"b": 191
},
"hsl": {
"h": 17.455,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.88356,
"c": 0.04929,
"h": 43.5
},
"luminance": 0.6798
}Semantic roles & 50–950 ramp
primary
#F6CFBF
secondary
#81BFD8
accent
#9DD80E
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483