#F6CFBD#F6CFBD
#F6CFBD is a very light, muted orange. Relative luminance 0.679; OKLCH L 88.3% C 0.051 H 46.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CFBD |
|---|---|
| RGB | rgb(246, 207, 189) |
| HSL | hsl(19, 76%, 85%) |
| HSV | hsv(19, 23%, 96%) |
| CMYK | cmyk(0%, 15.9%, 23.2%, 3.5%) |
| CIE-LAB | lab(85.95, 11.01, 14.05) |
| CIE-LCH | lch(85.95, 17.85, 51.92°) |
| OKLab | oklab(88.31% 0.035 0.0365) |
| OKLCH | oklch(88.31% 0.051 46.2) |
| XYZ | xyz(69.5047, 67.8951, 57.5781) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 6.52
Mistyrose
#FFE4E1
ΔE00 7.85
Light Peach
#FFD8B1
ΔE00 7.98
Bisque
#FFE4C4
ΔE00 9.30
Pale Salmon
#FFB19A
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CFBD #BDE4F6
analogous
#F6BDC7 #F6CFBD #F6EBBD
triadic
#F6CFBD #BDF6CF #CFBDF6
tetradic
#F6CFBD #C7F6BD #BDE4F6 #EBBDF6
square
#F6CFBD #C7F6BD #BDE4F6 #EBBDF6
split-complementary
#F6CFBD #BDF6EB #BDC7F6
monochromatic
#E78151 #EFA887 #F6CFBD #FBEBE4 #FBEBE4
Accessibility & contrast
On white
1.44
#F6CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#F6CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CFBD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CFBD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f6cfbd; /* rgb */ color: rgb(246, 207, 189); /* oklch */ color: oklch(88.3% 0.051 46.2);
Tailwind
colors: {
custom: {
50: '#f9ddd0',
500: '#f6cfbd',
950: '#000000',
},
}SCSS
$custom: #f6cfbd; $custom-light: #f9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#f6cfbd",
"rgb": {
"r": 246,
"g": 207,
"b": 189
},
"hsl": {
"h": 18.947,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.88308,
"c": 0.0505,
"h": 46.2
},
"luminance": 0.67893
}Semantic roles & 50–950 ramp
primary
#F6CFBD
secondary
#7FBCD8
accent
#98D80D
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483