#FBFE70#FBFE70
#FBFE70 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.8% C 0.163 H 110.2°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE70 |
|---|---|
| RGB | rgb(251, 254, 112) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 56%, 100%) |
| CMYK | cmyk(1.2%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(97.05, -18.86, 66.12) |
| CIE-LCH | lch(97.05, 68.76, 105.92°) |
| OKLab | oklab(96.81% -0.0563 0.153) |
| OKLCH | oklch(96.81% 0.163 110.2) |
| XYZ | xyz(78.1522, 92.5646, 29.0760) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.90
Butter Yellow
#FFFD74
ΔE00 1.15
Light Yellow
#FFFE7A
ΔE00 1.29
Custard
#FFFD78
ΔE00 1.35
Canary
#FDFF63
ΔE00 1.46
Banana (survey)
#FFFF7E
ΔE00 1.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE70 #7370FE
analogous
#FEBA70 #FBFE70 #B4FE70
triadic
#FBFE70 #70FBFE #FE70FB
tetradic
#FBFE70 #70FEBA #7370FE #FE70B4
square
#FBFE70 #70FEBA #7370FE #FE70B4
split-complementary
#FBFE70 #70B4FE #BA70FE
monochromatic
#EDF202 #F9FE33 #FBFE70 #FDFEAD #FEFFE1
Accessibility & contrast
On white
1.08
#FBFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FBFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE70
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE70 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF461
Deuteranopia (green-blind)
#FFF978
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfe70; /* rgb */ color: rgb(251, 254, 112); /* oklch */ color: oklch(96.8% 0.163 110.2);
Tailwind
colors: {
custom: {
50: '#fffe9e',
500: '#fbfe70',
950: '#000000',
},
}SCSS
$custom: #fbfe70; $custom-light: #fffe9e; $custom-dark: #000000;
JSON
{
"hex": "#fbfe70",
"rgb": {
"r": 251,
"g": 254,
"b": 112
},
"hsl": {
"h": 61.268,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96805,
"c": 0.16299,
"h": 110.2
},
"luminance": 0.92563
}Semantic roles & 50–950 ramp
primary
#FBFE70
secondary
#3B38DA
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580