#FFFA9E#FFFA9E
#FFFA9E is a very light, moderate yellow. Relative luminance 0.921; OKLCH L 96.9% C 0.113 H 105.6°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFA9E |
|---|---|
| RGB | rgb(255, 250, 158) |
| HSL | hsl(57, 100%, 81%) |
| HSV | hsv(57, 38%, 100%) |
| CMYK | cmyk(0%, 2%, 38%, 0%) |
| CIE-LAB | lab(96.86, -11.26, 44.71) |
| CIE-LCH | lch(96.86, 46.11, 104.14°) |
| OKLab | oklab(96.9% -0.0306 0.1093) |
| OKLCH | oklch(96.9% 0.113 105.6) |
| XYZ | xyz(81.5984, 92.1017, 45.8201) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.18
Dark Cream
#FFF39A
ΔE00 2.22
Parchment
#FEFCAF
ΔE00 2.74
Manilla
#FFFA86
ΔE00 3.41
Creme
#FFFFB6
ΔE00 3.77
Light Beige
#FFFEB6
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFA9E #9EA3FF
analogous
#FFC99E #FFFA9E #D3FF9E
triadic
#FFFA9E #9EFFFA #FA9EFF
tetradic
#FFFA9E #9EFFC9 #9EA3FF #FF9ED3
square
#FFFA9E #9EFFC9 #9EA3FF #FF9ED3
split-complementary
#FFFA9E #9ED3FF #C99EFF
monochromatic
#FFF424 #FFF761 #FFFA9E #FFFDDB #FFFDE0
Accessibility & contrast
On white
1.08
#FFFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FFFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFA9E
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFA9E | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF397
Deuteranopia (green-blind)
#FFF8A2
Tritanopia (blue-blind)
#FFEFE3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffa9e; /* rgb */ color: rgb(255, 250, 158); /* oklch */ color: oklch(96.9% 0.113 105.6);
Tailwind
colors: {
custom: {
50: '#fffbbc',
500: '#fffa9e',
950: '#000000',
},
}SCSS
$custom: #fffa9e; $custom-light: #fffbbc; $custom-dark: #000000;
JSON
{
"hex": "#fffa9e",
"rgb": {
"r": 255,
"g": 250,
"b": 158
},
"hsl": {
"h": 56.907,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.96901,
"c": 0.11349,
"h": 105.6
},
"luminance": 0.921
}Semantic roles & 50–950 ramp
primary
#FFFA9E
secondary
#5F65E3
accent
#0CE600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582