#FBFF8E#FBFF8E
#FBFF8E is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.136 H 110.5°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF8E |
|---|---|
| RGB | rgb(251, 255, 142) |
| HSL | hsl(62, 100%, 78%) |
| HSV | hsv(62, 44%, 100%) |
| CMYK | cmyk(1.6%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(97.63, -16.84, 53.28) |
| CIE-LCH | lch(97.63, 55.88, 107.54°) |
| OKLab | oklab(97.37% -0.0477 0.1277) |
| OKLCH | oklch(97.37% 0.136 110.5) |
| XYZ | xyz(80.4275, 93.9838, 39.4898) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.72
Yellowish Tan
#FCFC81
ΔE00 1.82
Butter
#FFFF81
ΔE00 2.04
Faded Yellow
#FEFF7F
ΔE00 2.14
Banana (survey)
#FFFF7E
ΔE00 2.37
Manilla
#FFFA86
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF8E #928EFF
analogous
#FFCA8E #FBFF8E #C2FF8E
triadic
#FBFF8E #8EFBFF #FF8EFB
tetradic
#FBFF8E #8EFFCA #928EFF #FF8EC2
square
#FBFF8E #8EFFCA #928EFF #FF8EC2
split-complementary
#FBFF8E #8EC2FF #CA8EFF
monochromatic
#F7FF14 #F9FF51 #FBFF8E #FDFFCB #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#FBFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF8E
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF8E | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF685
Deuteranopia (green-blind)
#FFFA93
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff8e; /* rgb */ color: rgb(251, 255, 142); /* oklch */ color: oklch(97.4% 0.136 110.5);
Tailwind
colors: {
custom: {
50: '#feffb1',
500: '#fbff8e',
950: '#000000',
},
}SCSS
$custom: #fbff8e; $custom-light: #feffb1; $custom-dark: #000000;
JSON
{
"hex": "#fbff8e",
"rgb": {
"r": 251,
"g": 255,
"b": 142
},
"hsl": {
"h": 62.124,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.97365,
"c": 0.13632,
"h": 110.5
},
"luminance": 0.93982
}Semantic roles & 50–950 ramp
primary
#FBFF8E
secondary
#5651E0
accent
#00E608
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581