#FBFF9E#FBFF9E
#FBFF9E is a very light, moderate yellow. Relative luminance 0.945; OKLCH L 97.6% C 0.120 H 110.5°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF9E |
|---|---|
| RGB | rgb(251, 255, 158) |
| HSL | hsl(62, 100%, 81%) |
| HSV | hsv(62, 38%, 100%) |
| CMYK | cmyk(1.6%, 0%, 38%, 0%) |
| CIE-LAB | lab(97.83, -15.22, 45.89) |
| CIE-LCH | lch(97.83, 48.35, 108.35°) |
| OKLab | oklab(97.6% -0.0418 0.112) |
| OKLCH | oklch(97.6% 0.12 110.5) |
| XYZ | xyz(81.7161, 94.4992, 46.2766) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 3.45
Buff
#FEF69E
ΔE00 3.47
Manilla
#FFFA86
ΔE00 3.81
Pale Yellow
#FFFF84
ΔE00 3.84
Yellowish Tan
#FCFC81
ΔE00 3.92
Creme
#FFFFB6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF9E #A29EFF
analogous
#FFD29E #FBFF9E #CAFF9E
triadic
#FBFF9E #9EFBFF #FF9EFB
tetradic
#FBFF9E #9EFFD2 #A29EFF #FF9ECA
square
#FBFF9E #9EFFD2 #A29EFF #FF9ECA
split-complementary
#FBFF9E #9ECAFF #D29EFF
monochromatic
#F6FF24 #F8FF61 #FBFF9E #FEFFDB #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FBFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF9E
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF9E | 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)
#FFF797
Deuteranopia (green-blind)
#FFFAA2
Tritanopia (blue-blind)
#FFF4E7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbff9e; /* rgb */ color: rgb(251, 255, 158); /* oklch */ color: oklch(97.6% 0.120 110.5);
Tailwind
colors: {
custom: {
50: '#feffbc',
500: '#fbff9e',
950: '#000000',
},
}SCSS
$custom: #fbff9e; $custom-light: #feffbc; $custom-dark: #000000;
JSON
{
"hex": "#fbff9e",
"rgb": {
"r": 251,
"g": 255,
"b": 158
},
"hsl": {
"h": 62.474,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.97598,
"c": 0.11955,
"h": 110.5
},
"luminance": 0.94498
}Semantic roles & 50–950 ramp
primary
#FBFF9E
secondary
#645FE3
accent
#00E609
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181712
muted
#868582