#F6CB7B#F6CB7B
#F6CB7B is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.110 H 82.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CB7B |
|---|---|
| RGB | rgb(246, 203, 123) |
| HSL | hsl(39, 87%, 72%) |
| HSV | hsv(39, 50%, 96%) |
| CMYK | cmyk(0%, 17.5%, 50%, 3.5%) |
| CIE-LAB | lab(83.83, 5.51, 45.36) |
| CIE-LCH | lch(83.83, 45.69, 83.07°) |
| OKLab | oklab(86.27% 0.0154 0.1088) |
| OKLCH | oklch(86.27% 0.11 82) |
| XYZ | xyz(62.9397, 63.7381, 27.7226) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.87
Wheat (survey)
#FBDD7E
ΔE00 6.12
Light Mustard
#F7D560
ΔE00 6.90
Maize
#F4D054
ΔE00 7.16
Sandy
#F1DA7A
ΔE00 7.33
Tan (survey)
#D1B26F
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CB7B #7BA6F6
analogous
#F68D7B #F6CB7B #E4F67B
triadic
#F6CB7B #7BF6CB #CB7BF6
tetradic
#F6CB7B #7BF68D #7BA6F6 #F67BE4
square
#F6CB7B #7BF68D #7BA6F6 #F67BE4
split-complementary
#F6CB7B #7BE4F6 #8D7BF6
monochromatic
#E79C10 #F2B442 #F6CB7B #FAE2B4 #FDF4E2
Accessibility & contrast
On white
1.53
#F6CB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F6CB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CB7B
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CB7B | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#E8D67D
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f6cb7b; /* rgb */ color: rgb(246, 203, 123); /* oklch */ color: oklch(86.3% 0.110 82.0);
Tailwind
colors: {
custom: {
50: '#fcdaa2',
500: '#f6cb7b',
950: '#000000',
},
}SCSS
$custom: #f6cb7b; $custom-light: #fcdaa2; $custom-dark: #000000;
JSON
{
"hex": "#f6cb7b",
"rgb": {
"r": 246,
"g": 203,
"b": 123
},
"hsl": {
"h": 39.024,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.86268,
"c": 0.10992,
"h": 82
},
"luminance": 0.63735
}Semantic roles & 50–950 ramp
primary
#F6CB7B
secondary
#4475D2
accent
#51E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380