#F6CE8D#F6CE8D
#F6CE8D is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.1% C 0.094 H 79.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CE8D |
|---|---|
| RGB | rgb(246, 206, 141) |
| HSL | hsl(37, 85%, 76%) |
| HSV | hsv(37, 43%, 96%) |
| CMYK | cmyk(0%, 16.3%, 42.7%, 3.5%) |
| CIE-LAB | lab(84.82, 5.68, 37.55) |
| CIE-LCH | lch(84.82, 37.98, 81.40°) |
| OKLab | oklab(87.13% 0.0176 0.0922) |
| OKLCH | oklch(87.13% 0.094 79.2) |
| XYZ | xyz(64.8871, 65.6616, 34.4503) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.05
Pale Peach
#FFE5AD
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.41
Moccasin
#FFE4B5
ΔE00 6.60
Wheat
#F5DEB3
ΔE00 6.86
Sand (survey)
#E2CA76
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CE8D #8DB5F6
analogous
#F6998D #F6CE8D #E9F68D
triadic
#F6CE8D #8DF6CE #CE8DF6
tetradic
#F6CE8D #8DF699 #8DB5F6 #F68DE9
square
#F6CE8D #8DF699 #8DB5F6 #F68DE9
split-complementary
#F6CE8D #8DE9F6 #998DF6
monochromatic
#ED9D1C #F2B654 #F6CE8D #FAE6C6 #FDF3E3
Accessibility & contrast
On white
1.49
#F6CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#F6CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CE8D
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CE8D | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#E8D88F
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f6ce8d; /* rgb */ color: rgb(246, 206, 141); /* oklch */ color: oklch(87.1% 0.094 79.2);
Tailwind
colors: {
custom: {
50: '#fbdcaf',
500: '#f6ce8d',
950: '#000000',
},
}SCSS
$custom: #f6ce8d; $custom-light: #fbdcaf; $custom-dark: #000000;
JSON
{
"hex": "#f6ce8d",
"rgb": {
"r": 246,
"g": 206,
"b": 141
},
"hsl": {
"h": 37.143,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.87132,
"c": 0.09385,
"h": 79.2
},
"luminance": 0.65659
}Semantic roles & 50–950 ramp
primary
#F6CE8D
secondary
#5384D4
accent
#58E204
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481