#F6CA92#F6CA92
#F6CA92 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.4% C 0.088 H 73.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA92 |
|---|---|
| RGB | rgb(246, 202, 146) |
| HSL | hsl(34, 85%, 77%) |
| HSV | hsv(34, 41%, 96%) |
| CMYK | cmyk(0%, 17.9%, 40.7%, 3.5%) |
| CIE-LAB | lab(83.92, 8.28, 33.80) |
| CIE-LCH | lch(83.92, 34.80, 76.24°) |
| OKLab | oklab(86.45% 0.0257 0.0837) |
| OKLCH | oklch(86.45% 0.088 73) |
| XYZ | xyz(64.3169, 63.9124, 36.1371) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.02
Navajowhite
#FFDEAD
ΔE00 5.19
Light Peach
#FFD8B1
ΔE00 5.36
Peach
#FFDAB9
ΔE00 7.05
Very Light Brown
#D3B683
ΔE00 7.10
Moccasin
#FFE4B5
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA92 #92BEF6
analogous
#F69892 #F6CA92 #F0F692
triadic
#F6CA92 #92F6CA #CA92F6
tetradic
#F6CA92 #92F698 #92BEF6 #F692F0
square
#F6CA92 #92F698 #92BEF6 #F692F0
split-complementary
#F6CA92 #92F0F6 #9892F6
monochromatic
#ED9321 #F1AF59 #F6CA92 #FBE5CB #FDF1E3
Accessibility & contrast
On white
1.52
#F6CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F6CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA92
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA92 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8E
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca92; /* rgb */ color: rgb(246, 202, 146); /* oklch */ color: oklch(86.4% 0.088 73.0);
Tailwind
colors: {
custom: {
50: '#fbdab2',
500: '#f6ca92',
950: '#000000',
},
}SCSS
$custom: #f6ca92; $custom-light: #fbdab2; $custom-dark: #000000;
JSON
{
"hex": "#f6ca92",
"rgb": {
"r": 246,
"g": 202,
"b": 146
},
"hsl": {
"h": 33.6,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.86449,
"c": 0.08753,
"h": 73
},
"luminance": 0.63909
}Semantic roles & 50–950 ramp
primary
#F6CA92
secondary
#588FD4
accent
#65E104
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381