#F6CA94#F6CA94
#F6CA94 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.086 H 72.0°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA94 |
|---|---|
| RGB | rgb(246, 202, 148) |
| HSL | hsl(33, 84%, 77%) |
| HSV | hsv(33, 40%, 96%) |
| CMYK | cmyk(0%, 17.9%, 39.8%, 3.5%) |
| CIE-LAB | lab(83.95, 8.49, 32.81) |
| CIE-LCH | lch(83.95, 33.89, 75.49°) |
| OKLab | oklab(86.49% 0.0264 0.0814) |
| OKLCH | oklch(86.49% 0.086 72) |
| XYZ | xyz(64.4738, 63.9752, 36.9636) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.97
Light Peach
#FFD8B1
ΔE00 4.97
Navajowhite
#FFDEAD
ΔE00 5.15
Peach
#FFDAB9
ΔE00 6.64
Moccasin
#FFE4B5
ΔE00 7.14
Very Light Brown
#D3B683
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA94 #94C0F6
analogous
#F69994 #F6CA94 #F1F694
triadic
#F6CA94 #94F6CA #CA94F6
tetradic
#F6CA94 #94F699 #94C0F6 #F694F1
square
#F6CA94 #94F699 #94C0F6 #F694F1
split-complementary
#F6CA94 #94F1F6 #9994F6
monochromatic
#ED9223 #F1AE5C #F6CA94 #FBE6CC #FDF1E3
Accessibility & contrast
On white
1.52
#F6CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#F6CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA94
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA94 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#E4D695
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6ca94; /* rgb */ color: rgb(246, 202, 148); /* oklch */ color: oklch(86.5% 0.086 72.0);
Tailwind
colors: {
custom: {
50: '#fbdab4',
500: '#f6ca94',
950: '#000000',
},
}SCSS
$custom: #f6ca94; $custom-light: #fbdab4; $custom-dark: #000000;
JSON
{
"hex": "#f6ca94",
"rgb": {
"r": 246,
"g": 202,
"b": 148
},
"hsl": {
"h": 33.061,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.86486,
"c": 0.08562,
"h": 72
},
"luminance": 0.63972
}Semantic roles & 50–950 ramp
primary
#F6CA94
secondary
#5A91D5
accent
#68E105
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381