#F6CC8A#F6CC8A
#F6CC8A is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.096 H 78.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CC8A |
|---|---|
| RGB | rgb(246, 204, 138) |
| HSL | hsl(37, 86%, 75%) |
| HSV | hsv(37, 44%, 96%) |
| CMYK | cmyk(0%, 17.1%, 43.9%, 3.5%) |
| CIE-LAB | lab(84.29, 6.41, 38.39) |
| CIE-LCH | lch(84.29, 38.92, 80.52°) |
| OKLab | oklab(86.7% 0.0195 0.094) |
| OKLCH | oklch(86.7% 0.096 78.3) |
| XYZ | xyz(64.1885, 64.6167, 33.1311) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.54
Burlywood
#DEB887
ΔE00 6.16
Pale Peach
#FFE5AD
ΔE00 6.85
Moccasin
#FFE4B5
ΔE00 7.18
Very Light Brown
#D3B683
ΔE00 7.23
Sand (survey)
#E2CA76
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CC8A #8AB4F6
analogous
#F6968A #F6CC8A #EAF68A
triadic
#F6CC8A #8AF6CC #CC8AF6
tetradic
#F6CC8A #8AF696 #8AB4F6 #F68AEA
square
#F6CC8A #8AF696 #8AB4F6 #F68AEA
split-complementary
#F6CC8A #8AEAF6 #968AF6
monochromatic
#ED9A18 #F2B351 #F6CC8A #FAE5C3 #FDF3E3
Accessibility & contrast
On white
1.51
#F6CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#F6CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CC8A
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CC8A | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cc8a; /* rgb */ color: rgb(246, 204, 138); /* oklch */ color: oklch(86.7% 0.096 78.3);
Tailwind
colors: {
custom: {
50: '#fbdbad',
500: '#f6cc8a',
950: '#000000',
},
}SCSS
$custom: #f6cc8a; $custom-light: #fbdbad; $custom-dark: #000000;
JSON
{
"hex": "#f6cc8a",
"rgb": {
"r": 246,
"g": 204,
"b": 138
},
"hsl": {
"h": 36.667,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.86695,
"c": 0.09596,
"h": 78.3
},
"luminance": 0.64614
}Semantic roles & 50–950 ramp
primary
#F6CC8A
secondary
#5184D3
accent
#5AE203
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481