#F6CB94#F6CB94
#F6CB94 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.7% C 0.086 H 73.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CB94 |
|---|---|
| RGB | rgb(246, 203, 148) |
| HSL | hsl(34, 84%, 77%) |
| HSV | hsv(34, 40%, 96%) |
| CMYK | cmyk(0%, 17.5%, 39.8%, 3.5%) |
| CIE-LAB | lab(84.20, 7.97, 33.14) |
| CIE-LCH | lch(84.20, 34.08, 76.47°) |
| OKLab | oklab(86.68% 0.0249 0.0822) |
| OKLCH | oklch(86.68% 0.086 73.1) |
| XYZ | xyz(64.7092, 64.4459, 37.0421) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.86
Light Peach
#FFD8B1
ΔE00 5.08
Burlywood
#DEB887
ΔE00 5.11
Peach
#FFDAB9
ΔE00 6.79
Moccasin
#FFE4B5
ΔE00 6.83
Wheat
#F5DEB3
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CB94 #94BFF6
analogous
#F69A94 #F6CB94 #F0F694
triadic
#F6CB94 #94F6CB #CB94F6
tetradic
#F6CB94 #94F69A #94BFF6 #F694F0
square
#F6CB94 #94F69A #94BFF6 #F694F0
split-complementary
#F6CB94 #94F0F6 #9A94F6
monochromatic
#ED9423 #F1B05C #F6CB94 #FBE6CC #FDF1E3
Accessibility & contrast
On white
1.51
#F6CB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F6CB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CB94
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CB94 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cb94; /* rgb */ color: rgb(246, 203, 148); /* oklch */ color: oklch(86.7% 0.086 73.1);
Tailwind
colors: {
custom: {
50: '#fbdab4',
500: '#f6cb94',
950: '#000000',
},
}SCSS
$custom: #f6cb94; $custom-light: #fbdab4; $custom-dark: #000000;
JSON
{
"hex": "#f6cb94",
"rgb": {
"r": 246,
"g": 203,
"b": 148
},
"hsl": {
"h": 33.673,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.86677,
"c": 0.08589,
"h": 73.1
},
"luminance": 0.64443
}Semantic roles & 50–950 ramp
primary
#F6CB94
secondary
#5A90D5
accent
#65E105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381