#F6CA91#F6CA91
#F6CA91 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.4% C 0.088 H 73.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA91 |
|---|---|
| RGB | rgb(246, 202, 145) |
| HSL | hsl(34, 85%, 77%) |
| HSV | hsv(34, 41%, 96%) |
| CMYK | cmyk(0%, 17.9%, 41.1%, 3.5%) |
| CIE-LAB | lab(83.90, 8.17, 34.30) |
| CIE-LCH | lch(83.90, 35.26, 76.60°) |
| OKLab | oklab(86.43% 0.0253 0.0848) |
| OKLCH | oklch(86.43% 0.088 73.4) |
| XYZ | xyz(64.2394, 63.8814, 35.7292) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.07
Navajowhite
#FFDEAD
ΔE00 5.22
Light Peach
#FFD8B1
ΔE00 5.55
Very Light Brown
#D3B683
ΔE00 7.07
Moccasin
#FFE4B5
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA91 #91BDF6
analogous
#F69891 #F6CA91 #F0F691
triadic
#F6CA91 #91F6CA #CA91F6
tetradic
#F6CA91 #91F698 #91BDF6 #F691F0
square
#F6CA91 #91F698 #91BDF6 #F691F0
split-complementary
#F6CA91 #91F0F6 #9891F6
monochromatic
#ED9320 #F1AF58 #F6CA91 #FBE5CA #FDF1E3
Accessibility & contrast
On white
1.52
#F6CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F6CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA91
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA91 | 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)
#DACB8D
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca91; /* rgb */ color: rgb(246, 202, 145); /* oklch */ color: oklch(86.4% 0.088 73.4);
Tailwind
colors: {
custom: {
50: '#fbdab2',
500: '#f6ca91',
950: '#000000',
},
}SCSS
$custom: #f6ca91; $custom-light: #fbdab2; $custom-dark: #000000;
JSON
{
"hex": "#f6ca91",
"rgb": {
"r": 246,
"g": 202,
"b": 145
},
"hsl": {
"h": 33.861,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.86431,
"c": 0.08849,
"h": 73.4
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#F6CA91
secondary
#578ED4
accent
#65E104
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381