#F6CC80#F6CC80
#F6CC80 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.106 H 81.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CC80 |
|---|---|
| RGB | rgb(246, 204, 128) |
| HSL | hsl(39, 87%, 73%) |
| HSV | hsv(39, 48%, 96%) |
| CMYK | cmyk(0%, 17.1%, 48%, 3.5%) |
| CIE-LAB | lab(84.14, 5.45, 43.26) |
| CIE-LCH | lch(84.14, 43.60, 82.82°) |
| OKLab | oklab(86.54% 0.0157 0.1045) |
| OKLCH | oklch(86.54% 0.106 81.4) |
| XYZ | xyz(63.4976, 64.3404, 29.4922) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.98
Wheat (survey)
#FBDD7E
ΔE00 6.26
Navajowhite
#FFDEAD
ΔE00 6.93
Light Mustard
#F7D560
ΔE00 7.37
Pale Peach
#FFE5AD
ΔE00 7.40
Burlywood
#DEB887
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CC80 #80AAF6
analogous
#F69180 #F6CC80 #E5F680
triadic
#F6CC80 #80F6CC #CC80F6
tetradic
#F6CC80 #80F691 #80AAF6 #F680E5
square
#F6CC80 #80F691 #80AAF6 #F680E5
split-complementary
#F6CC80 #80E5F6 #9180F6
monochromatic
#EB9D11 #F2B547 #F6CC80 #FAE3B9 #FDF4E2
Accessibility & contrast
On white
1.51
#F6CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F6CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CC80
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CC80 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cc80; /* rgb */ color: rgb(246, 204, 128); /* oklch */ color: oklch(86.5% 0.106 81.4);
Tailwind
colors: {
custom: {
50: '#fbdba6',
500: '#f6cc80',
950: '#000000',
},
}SCSS
$custom: #f6cc80; $custom-light: #fbdba6; $custom-dark: #000000;
JSON
{
"hex": "#f6cc80",
"rgb": {
"r": 246,
"g": 204,
"b": 128
},
"hsl": {
"h": 38.644,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.86536,
"c": 0.10565,
"h": 81.4
},
"luminance": 0.64337
}Semantic roles & 50–950 ramp
primary
#F6CC80
secondary
#4879D2
accent
#52E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480