#FFFA6E#FFFA6E
#FFFA6E is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.160 H 107.2°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFA6E |
|---|---|
| RGB | rgb(255, 250, 110) |
| HSL | hsl(58, 100%, 72%) |
| HSV | hsv(58, 57%, 100%) |
| CMYK | cmyk(0%, 2%, 56.9%, 0%) |
| CIE-LAB | lab(96.31, -15.50, 66.24) |
| CIE-LCH | lch(96.31, 68.02, 103.17°) |
| OKLab | oklab(96.28% -0.0472 0.1529) |
| OKLCH | oklch(96.28% 0.16 107.2) |
| XYZ | xyz(78.2425, 90.7593, 28.1456) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.98
Pastel Yellow
#FFFE71
ΔE00 1.13
Custard
#FFFD78
ΔE00 1.26
Light Yellow
#FFFE7A
ΔE00 1.57
Straw
#FCF679
ΔE00 1.78
Banana (survey)
#FFFF7E
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFA6E #6E73FF
analogous
#FFB26E #FFFA6E #BCFF6E
triadic
#FFFA6E #6EFFFA #FA6EFF
tetradic
#FFFA6E #6EFFB2 #6E73FF #FF6EBC
square
#FFFA6E #6EFFB2 #6E73FF #FF6EBC
split-complementary
#FFFA6E #6EBCFF #B26EFF
monochromatic
#F3EA00 #FFF831 #FFFA6E #FFFCAB #FFFEE0
Accessibility & contrast
On white
1.10
#FFFA6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FFFA6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFA6E
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFA6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFA6E | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF15F
Deuteranopia (green-blind)
#FFF776
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fffa6e; /* rgb */ color: rgb(255, 250, 110); /* oklch */ color: oklch(96.3% 0.160 107.2);
Tailwind
colors: {
custom: {
50: '#fffb9c',
500: '#fffa6e',
950: '#000000',
},
}SCSS
$custom: #fffa6e; $custom-light: #fffb9c; $custom-dark: #000000;
JSON
{
"hex": "#fffa6e",
"rgb": {
"r": 255,
"g": 250,
"b": 110
},
"hsl": {
"h": 57.931,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.96284,
"c": 0.15999,
"h": 107.2
},
"luminance": 0.90757
}Semantic roles & 50–950 ramp
primary
#FFFA6E
secondary
#363BDB
accent
#08E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580