#F6CA7B#F6CA7B
#F6CA7B is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.109 H 81.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA7B |
|---|---|
| RGB | rgb(246, 202, 123) |
| HSL | hsl(39, 87%, 72%) |
| HSV | hsv(39, 50%, 96%) |
| CMYK | cmyk(0%, 17.9%, 50%, 3.5%) |
| CIE-LAB | lab(83.58, 6.03, 45.05) |
| CIE-LCH | lch(83.58, 45.45, 82.38°) |
| OKLab | oklab(86.08% 0.0169 0.1082) |
| OKLCH | oklch(86.08% 0.109 81.1) |
| XYZ | xyz(62.7043, 63.2674, 27.6441) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.20
Wheat (survey)
#FBDD7E
ΔE00 6.55
Light Mustard
#F7D560
ΔE00 7.31
Maize
#F4D054
ΔE00 7.52
Tan (survey)
#D1B26F
ΔE00 7.53
Burlywood
#DEB887
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA7B #7BA7F6
analogous
#F68D7B #F6CA7B #E4F67B
triadic
#F6CA7B #7BF6CA #CA7BF6
tetradic
#F6CA7B #7BF68D #7BA7F6 #F67BE4
square
#F6CA7B #7BF68D #7BA7F6 #F67BE4
split-complementary
#F6CA7B #7BE4F6 #8D7BF6
monochromatic
#E79A10 #F2B342 #F6CA7B #FAE1B4 #FDF3E2
Accessibility & contrast
On white
1.54
#F6CA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F6CA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA7B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA7B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#E7D57D
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6ca7b; /* rgb */ color: rgb(246, 202, 123); /* oklch */ color: oklch(86.1% 0.109 81.1);
Tailwind
colors: {
custom: {
50: '#fcdaa2',
500: '#f6ca7b',
950: '#000000',
},
}SCSS
$custom: #f6ca7b; $custom-light: #fcdaa2; $custom-dark: #000000;
JSON
{
"hex": "#f6ca7b",
"rgb": {
"r": 246,
"g": 202,
"b": 123
},
"hsl": {
"h": 38.537,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.86075,
"c": 0.10947,
"h": 81.1
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#F6CA7B
secondary
#4476D2
accent
#53E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380