#F6FFAE#F6FFAE
#F6FFAE is a very light, moderate yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.102 H 113.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFAE |
|---|---|
| RGB | rgb(246, 255, 174) |
| HSL | hsl(67, 100%, 84%) |
| HSV | hsv(67, 32%, 100%) |
| CMYK | cmyk(3.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.70, -15.25, 37.80) |
| CIE-LCH | lch(97.70, 40.76, 111.97°) |
| OKLab | oklab(97.48% -0.0408 0.0939) |
| OKLCH | oklch(97.48% 0.102 113.5) |
| XYZ | xyz(81.4062, 94.1697, 53.9243) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 2.59
Parchment
#FEFCAF
ΔE00 2.83
Light Beige
#FFFEB6
ΔE00 2.88
Light Khaki
#E6F2A2
ΔE00 2.90
Cream (survey)
#FFFFC2
ΔE00 4.28
Buff
#FEF69E
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFAE #B7AEFF
analogous
#FFE0AE #F6FFAE #CEFFAE
triadic
#F6FFAE #AEF6FF #FFAEF6
tetradic
#F6FFAE #AEFFE0 #B7AEFF #FFAECE
square
#F6FFAE #AEFFE0 #B7AEFF #FFAECE
split-complementary
#F6FFAE #AECEFF #E0AEFF
monochromatic
#E8FF34 #EFFF71 #F6FFAE #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.06
#F6FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#F6FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFAE
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFAE | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FFF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6ffae; /* rgb */ color: rgb(246, 255, 174); /* oklch */ color: oklch(97.5% 0.102 113.5);
Tailwind
colors: {
custom: {
50: '#faffc7',
500: '#f6ffae',
950: '#000000',
},
}SCSS
$custom: #f6ffae; $custom-light: #faffc7; $custom-dark: #000000;
JSON
{
"hex": "#f6ffae",
"rgb": {
"r": 246,
"g": 255,
"b": 174
},
"hsl": {
"h": 66.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97479,
"c": 0.10239,
"h": 113.5
},
"luminance": 0.94169
}Semantic roles & 50–950 ramp
primary
#F6FFAE
secondary
#7A6CE5
accent
#00E61A
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682