#F6CE99#F6CE99
#F6CE99 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.3% C 0.082 H 74.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CE99 |
|---|---|
| RGB | rgb(246, 206, 153) |
| HSL | hsl(34, 84%, 78%) |
| HSV | hsv(34, 38%, 96%) |
| CMYK | cmyk(0%, 16.3%, 37.8%, 3.5%) |
| CIE-LAB | lab(85.02, 6.97, 31.63) |
| CIE-LCH | lch(85.02, 32.39, 77.58°) |
| OKLab | oklab(87.35% 0.0223 0.0788) |
| OKLCH | oklch(87.35% 0.082 74.2) |
| XYZ | xyz(65.8288, 66.0383, 39.4100) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.92
Light Peach
#FFD8B1
ΔE00 4.54
Burlywood
#DEB887
ΔE00 5.52
Moccasin
#FFE4B5
ΔE00 5.86
Wheat
#F5DEB3
ΔE00 5.95
Peach
#FFDAB9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CE99 #99C1F6
analogous
#F69F99 #F6CE99 #EFF699
triadic
#F6CE99 #99F6CE #CE99F6
tetradic
#F6CE99 #99F69F #99C1F6 #F699EF
square
#F6CE99 #99F69F #99C1F6 #F699EF
split-complementary
#F6CE99 #99EFF6 #9F99F6
monochromatic
#EC9829 #F1B361 #F6CE99 #FBE9D1 #FDF1E3
Accessibility & contrast
On white
1.48
#F6CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#F6CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CE99
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CE99 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#E7D89A
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f6ce99; /* rgb */ color: rgb(246, 206, 153); /* oklch */ color: oklch(87.3% 0.082 74.2);
Tailwind
colors: {
custom: {
50: '#fadcb7',
500: '#f6ce99',
950: '#000000',
},
}SCSS
$custom: #f6ce99; $custom-light: #fadcb7; $custom-dark: #000000;
JSON
{
"hex": "#f6ce99",
"rgb": {
"r": 246,
"g": 206,
"b": 153
},
"hsl": {
"h": 34.194,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.87346,
"c": 0.08192,
"h": 74.2
},
"luminance": 0.66035
}Semantic roles & 50–950 ramp
primary
#F6CE99
secondary
#5E91D5
accent
#63E005
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481