#F6CC88#F6CC88
#F6CC88 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.098 H 79.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CC88 |
|---|---|
| RGB | rgb(246, 204, 136) |
| HSL | hsl(37, 86%, 75%) |
| HSV | hsv(37, 45%, 96%) |
| CMYK | cmyk(0%, 17.1%, 44.7%, 3.5%) |
| CIE-LAB | lab(84.26, 6.21, 39.37) |
| CIE-LCH | lch(84.26, 39.85, 81.04°) |
| OKLab | oklab(86.66% 0.0187 0.0961) |
| OKLCH | oklch(86.66% 0.098 79) |
| XYZ | xyz(64.0451, 64.5594, 32.3755) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.80
Burlywood
#DEB887
ΔE00 6.40
Pale Peach
#FFE5AD
ΔE00 6.92
Sand (survey)
#E2CA76
ΔE00 6.96
Very Light Brown
#D3B683
ΔE00 7.34
Moccasin
#FFE4B5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CC88 #88B2F6
analogous
#F69588 #F6CC88 #E9F688
triadic
#F6CC88 #88F6CC #CC88F6
tetradic
#F6CC88 #88F695 #88B2F6 #F688E9
square
#F6CC88 #88F695 #88B2F6 #F688E9
split-complementary
#F6CC88 #88E9F6 #9588F6
monochromatic
#ED9B16 #F2B44F #F6CC88 #FAE4C1 #FDF3E3
Accessibility & contrast
On white
1.51
#F6CC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F6CC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CC88
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CC88 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f6cc88; /* rgb */ color: rgb(246, 204, 136); /* oklch */ color: oklch(86.7% 0.098 79.0);
Tailwind
colors: {
custom: {
50: '#fbdbab',
500: '#f6cc88',
950: '#000000',
},
}SCSS
$custom: #f6cc88; $custom-light: #fbdbab; $custom-dark: #000000;
JSON
{
"hex": "#f6cc88",
"rgb": {
"r": 246,
"g": 204,
"b": 136
},
"hsl": {
"h": 37.091,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.86662,
"c": 0.09791,
"h": 79
},
"luminance": 0.64556
}Semantic roles & 50–950 ramp
primary
#F6CC88
secondary
#4F81D3
accent
#58E203
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481