#FFFB93#FFFB93
#FFFB93 is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.9% C 0.126 H 106.6°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFB93 |
|---|---|
| RGB | rgb(255, 251, 147) |
| HSL | hsl(58, 100%, 79%) |
| HSV | hsv(58, 42%, 100%) |
| CMYK | cmyk(0%, 1.6%, 42.4%, 0%) |
| CIE-LAB | lab(96.97, -12.88, 50.16) |
| CIE-LCH | lch(96.97, 51.79, 104.40°) |
| OKLab | oklab(96.94% -0.0361 0.1211) |
| OKLCH | oklch(96.94% 0.126 106.6) |
| XYZ | xyz(81.0052, 92.3629, 41.1588) |
| Luminance | 0.9236 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.70
Yellowish Tan
#FCFC81
ΔE00 2.56
Pale Yellow
#FFFF84
ΔE00 2.59
Buff
#FEF69E
ΔE00 2.64
Butter
#FFFF81
ΔE00 2.91
Straw
#FCF679
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFB93 #9397FF
analogous
#FFC593 #FFFB93 #CDFF93
triadic
#FFFB93 #93FFFB #FB93FF
tetradic
#FFFB93 #93FFC5 #9397FF #FF93CD
square
#FFFB93 #93FFC5 #9397FF #FF93CD
split-complementary
#FFFB93 #93CDFF #C593FF
monochromatic
#FFF619 #FFF956 #FFFB93 #FFFDD0 #FFFEE0
Accessibility & contrast
On white
1.08
#FFFB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#FFFB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFB93
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFB93 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF48B
Deuteranopia (green-blind)
#FFF898
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffb93; /* rgb */ color: rgb(255, 251, 147); /* oklch */ color: oklch(96.9% 0.126 106.6);
Tailwind
colors: {
custom: {
50: '#fffcb4',
500: '#fffb93',
950: '#000000',
},
}SCSS
$custom: #fffb93; $custom-light: #fffcb4; $custom-dark: #000000;
JSON
{
"hex": "#fffb93",
"rgb": {
"r": 255,
"g": 251,
"b": 147
},
"hsl": {
"h": 57.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.96937,
"c": 0.12632,
"h": 106.6
},
"luminance": 0.92361
}Semantic roles & 50–950 ramp
primary
#FFFB93
secondary
#555AE1
accent
#08E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581