#FFFE9B#FFFE9B
#FFFE9B is a very light, vivid yellow. Relative luminance 0.945; OKLCH L 97.7% C 0.121 H 107.9°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE9B |
|---|---|
| RGB | rgb(255, 254, 155) |
| HSL | hsl(59, 100%, 80%) |
| HSV | hsv(59, 39%, 100%) |
| CMYK | cmyk(0%, 0.4%, 39.2%, 0%) |
| CIE-LAB | lab(97.84, -13.54, 47.41) |
| CIE-LCH | lch(97.84, 49.31, 105.93°) |
| OKLab | oklab(97.66% -0.0373 0.1153) |
| OKLCH | oklch(97.66% 0.121 107.9) |
| XYZ | xyz(82.5994, 94.5119, 44.8954) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.67
Manilla
#FFFA86
ΔE00 2.80
Pale Yellow
#FFFF84
ΔE00 3.21
Yellowish Tan
#FCFC81
ΔE00 3.29
Parchment
#FEFCAF
ΔE00 3.56
Butter
#FFFF81
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE9B #9B9CFF
analogous
#FFCC9B #FFFE9B #CEFF9B
triadic
#FFFE9B #9BFFFE #FE9BFF
tetradic
#FFFE9B #9BFFCC #9B9CFF #FF9BCE
square
#FFFE9B #9BFFCC #9B9CFF #FF9BCE
split-complementary
#FFFE9B #9BCEFF #CC9BFF
monochromatic
#FFFD21 #FFFD5E #FFFE9B #FFFFD8 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FFFE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE9B
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE9B | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF793
Deuteranopia (green-blind)
#FFFB9F
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffe9b; /* rgb */ color: rgb(255, 254, 155); /* oklch */ color: oklch(97.7% 0.121 107.9);
Tailwind
colors: {
custom: {
50: '#fffeba',
500: '#fffe9b',
950: '#000000',
},
}SCSS
$custom: #fffe9b; $custom-light: #fffeba; $custom-dark: #000000;
JSON
{
"hex": "#fffe9b",
"rgb": {
"r": 255,
"g": 254,
"b": 155
},
"hsl": {
"h": 59.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.97662,
"c": 0.12119,
"h": 107.9
},
"luminance": 0.9451
}Semantic roles & 50–950 ramp
primary
#FFFE9B
secondary
#5C5DE2
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582