#F6CA95#F6CA95
#F6CA95 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.085 H 71.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA95 |
|---|---|
| RGB | rgb(246, 202, 149) |
| HSL | hsl(33, 84%, 77%) |
| HSV | hsv(33, 39%, 96%) |
| CMYK | cmyk(0%, 17.9%, 39.4%, 3.5%) |
| CIE-LAB | lab(83.97, 8.60, 32.32) |
| CIE-LCH | lch(83.97, 33.44, 75.09°) |
| OKLab | oklab(86.5% 0.0268 0.0803) |
| OKLCH | oklch(86.5% 0.085 71.5) |
| XYZ | xyz(64.5533, 64.0070, 37.3823) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.78
Burlywood
#DEB887
ΔE00 4.96
Navajowhite
#FFDEAD
ΔE00 5.15
Peach
#FFDAB9
ΔE00 6.44
Moccasin
#FFE4B5
ΔE00 7.15
Wheat
#F5DEB3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA95 #95C1F6
analogous
#F69A95 #F6CA95 #F1F695
triadic
#F6CA95 #95F6CA #CA95F6
tetradic
#F6CA95 #95F69A #95C1F6 #F695F1
square
#F6CA95 #95F69A #95C1F6 #F695F1
split-complementary
#F6CA95 #95F1F6 #9A95F6
monochromatic
#EC9224 #F1AE5D #F6CA95 #FBE6CD #FDF1E3
Accessibility & contrast
On white
1.52
#F6CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F6CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA95
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA95 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#E4D696
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca95; /* rgb */ color: rgb(246, 202, 149); /* oklch */ color: oklch(86.5% 0.085 71.5);
Tailwind
colors: {
custom: {
50: '#fbdab4',
500: '#f6ca95',
950: '#000000',
},
}SCSS
$custom: #f6ca95; $custom-light: #fbdab4; $custom-dark: #000000;
JSON
{
"hex": "#f6ca95",
"rgb": {
"r": 246,
"g": 202,
"b": 149
},
"hsl": {
"h": 32.784,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.86504,
"c": 0.08467,
"h": 71.5
},
"luminance": 0.64004
}Semantic roles & 50–950 ramp
primary
#F6CA95
secondary
#5B92D5
accent
#69E105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381