#FFCE76#FFCE76
#FFCE76 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.6% C 0.120 H 80.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCE76 |
|---|---|
| RGB | rgb(255, 206, 118) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 54%, 100%) |
| CMYK | cmyk(0%, 19.2%, 53.7%, 0%) |
| CIE-LAB | lab(85.36, 7.17, 49.88) |
| CIE-LCH | lch(85.36, 50.39, 81.82°) |
| OKLab | oklab(87.65% 0.0191 0.1183) |
| OKLCH | oklch(87.65% 0.12 80.8) |
| XYZ | xyz(66.5844, 66.7145, 26.5061) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.35
Light Mustard
#F7D560
ΔE00 6.76
Maize
#F4D054
ΔE00 6.96
Sand (survey)
#E2CA76
ΔE00 7.27
Pale Gold
#FDDE6C
ΔE00 7.61
Macaroni And Cheese
#EFB435
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCE76 #76A7FF
analogous
#FF8976 #FFCE76 #ECFF76
triadic
#FFCE76 #76FFCE #CE76FF
tetradic
#FFCE76 #76FF89 #76A7FF #FF76EC
square
#FFCE76 #76FF89 #76A7FF #FF76EC
split-complementary
#FFCE76 #76ECFF #8976FF
monochromatic
#FBA100 #FFB839 #FFCE76 #FFE4B3 #FFF4E0
Accessibility & contrast
On white
1.46
#FFCE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FFCE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCE76
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCE76 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6E
Deuteranopia (green-blind)
#EEDA79
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffce76; /* rgb */ color: rgb(255, 206, 118); /* oklch */ color: oklch(87.6% 0.120 80.8);
Tailwind
colors: {
custom: {
50: '#ffdc9f',
500: '#ffce76',
950: '#000000',
},
}SCSS
$custom: #ffce76; $custom-light: #ffdc9f; $custom-dark: #000000;
JSON
{
"hex": "#ffce76",
"rgb": {
"r": 255,
"g": 206,
"b": 118
},
"hsl": {
"h": 38.54,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.87648,
"c": 0.11985,
"h": 80.8
},
"luminance": 0.66711
}Semantic roles & 50–950 ramp
primary
#FFCE76
secondary
#3D76DD
accent
#52E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480