#FBF575#FBF575
#FBF575 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 95.0% C 0.149 H 106.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBF575 |
|---|---|
| RGB | rgb(251, 245, 117) |
| HSL | hsl(57, 94%, 72%) |
| HSV | hsv(57, 53%, 98%) |
| CMYK | cmyk(0%, 2.4%, 53.4%, 1.6%) |
| CIE-LAB | lab(94.78, -14.14, 61.36) |
| CIE-LCH | lch(94.78, 62.97, 102.97°) |
| OKLab | oklab(95.01% -0.0423 0.1433) |
| OKLCH | oklch(95.01% 0.149 106.5) |
| XYZ | xyz(75.6491, 87.1006, 29.6533) |
| Luminance | 0.8710 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.42
Custard
#FFFD78
ΔE00 1.78
Manilla
#FFFA86
ΔE00 1.89
Butter Yellow
#FFFD74
ΔE00 1.90
Light Yellow
#FFFE7A
ΔE00 2.03
Yellowish Tan
#FCFC81
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBF575 #757BFB
analogous
#FBB275 #FBF575 #BEFB75
triadic
#FBF575 #75FBF5 #F575FB
tetradic
#FBF575 #75FBB2 #757BFB #FB75BE
square
#FBF575 #75FBB2 #757BFB #FB75BE
split-complementary
#FBF575 #75BEFB #B275FB
monochromatic
#EFE407 #F9F13A #FBF575 #FDF9B0 #FEFDE1
Accessibility & contrast
On white
1.14
#FBF575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#FBF575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBF575
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBF575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBF575 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFF37C
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbf575; /* rgb */ color: rgb(251, 245, 117); /* oklch */ color: oklch(95.0% 0.149 106.5);
Tailwind
colors: {
custom: {
50: '#fff8a0',
500: '#fbf575',
950: '#000000',
},
}SCSS
$custom: #fbf575; $custom-light: #fff8a0; $custom-dark: #000000;
JSON
{
"hex": "#fbf575",
"rgb": {
"r": 251,
"g": 245,
"b": 117
},
"hsl": {
"h": 57.313,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.95011,
"c": 0.14942,
"h": 106.5
},
"luminance": 0.87098
}Semantic roles & 50–950 ramp
primary
#FBF575
secondary
#3D44D7
accent
#0AE600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580