#FFFC6E#FFFC6E
#FFFC6E is a very light, vivid yellow. Relative luminance 0.920; OKLCH L 96.7% C 0.162 H 108.0°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC6E |
|---|---|
| RGB | rgb(255, 252, 110) |
| HSL | hsl(59, 100%, 72%) |
| HSV | hsv(59, 57%, 100%) |
| CMYK | cmyk(0%, 1.2%, 56.9%, 0%) |
| CIE-LAB | lab(96.82, -16.46, 66.81) |
| CIE-LCH | lch(96.82, 68.81, 103.84°) |
| OKLab | oklab(96.69% -0.0499 0.1541) |
| OKLCH | oklch(96.69% 0.162 108) |
| XYZ | xyz(78.8672, 92.0088, 28.3538) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.60
Butter Yellow
#FFFD74
ΔE00 0.65
Custard
#FFFD78
ΔE00 1.07
Light Yellow
#FFFE7A
ΔE00 1.33
Canary
#FDFF63
ΔE00 1.62
Banana (survey)
#FFFF7E
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC6E #6E71FF
analogous
#FFB46E #FFFC6E #B9FF6E
triadic
#FFFC6E #6EFFFC #FC6EFF
tetradic
#FFFC6E #6EFFB4 #6E71FF #FF6EB9
square
#FFFC6E #6EFFB4 #6E71FF #FF6EB9
split-complementary
#FFFC6E #6EB9FF #B46EFF
monochromatic
#F3EE00 #FFFB31 #FFFC6E #FFFDAB #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#FFFC6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC6E
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC6E | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35F
Deuteranopia (green-blind)
#FFF876
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc6e; /* rgb */ color: rgb(255, 252, 110); /* oklch */ color: oklch(96.7% 0.162 108.0);
Tailwind
colors: {
custom: {
50: '#fffd9c',
500: '#fffc6e',
950: '#000000',
},
}SCSS
$custom: #fffc6e; $custom-light: #fffd9c; $custom-dark: #000000;
JSON
{
"hex": "#fffc6e",
"rgb": {
"r": 255,
"g": 252,
"b": 110
},
"hsl": {
"h": 58.759,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.96693,
"c": 0.16199,
"h": 108
},
"luminance": 0.92007
}Semantic roles & 50–950 ramp
primary
#FFFC6E
secondary
#3639DB
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580