#FBFFD1#FBFFD1
#FBFFD1 is a very light, muted yellow. Relative luminance 0.966; OKLCH L 98.6% C 0.059 H 111.5°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD1 |
|---|---|
| RGB | rgb(251, 255, 209) |
| HSL | hsl(65, 100%, 91%) |
| HSV | hsv(65, 18%, 100%) |
| CMYK | cmyk(1.6%, 0%, 18%, 0%) |
| CIE-LAB | lab(98.68, -8.76, 21.59) |
| CIE-LCH | lch(98.68, 23.30, 112.08°) |
| OKLab | oklab(98.55% -0.0218 0.0553) |
| OKLCH | oklch(98.55% 0.059 111.5) |
| XYZ | xyz(87.0514, 96.6333, 74.3754) |
| Luminance | 0.9663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.53
Ivory (survey)
#FFFFCB
ΔE00 1.93
Ecru
#FEFFCA
ΔE00 1.93
Cream
#FFFDD0
ΔE00 1.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.17
Lemonchiffon
#FFFACD
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD1 #D5D1FF
analogous
#FFECD1 #FBFFD1 #E4FFD1
triadic
#FBFFD1 #D1FBFF #FFD1FB
tetradic
#FBFFD1 #D1FFEC #D5D1FF #FFD1E4
square
#FBFFD1 #D1FFEC #D5D1FF #FFD1E4
split-complementary
#FBFFD1 #D1E4FF #ECD1FF
monochromatic
#F0FF57 #F6FF94 #FBFFD1 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FBFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD1
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD1 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFACE
Deuteranopia (green-blind)
#FFFCD3
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd1; /* rgb */ color: rgb(251, 255, 209); /* oklch */ color: oklch(98.6% 0.059 111.5);
Tailwind
colors: {
custom: {
50: '#fdffdf',
500: '#fbffd1',
950: '#000000',
},
}SCSS
$custom: #fbffd1; $custom-light: #fdffdf; $custom-dark: #000000;
JSON
{
"hex": "#fbffd1",
"rgb": {
"r": 251,
"g": 255,
"b": 209
},
"hsl": {
"h": 65.217,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.98552,
"c": 0.05949,
"h": 111.5
},
"luminance": 0.96633
}Semantic roles & 50–950 ramp
primary
#FBFFD1
secondary
#928AEA
accent
#00E614
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684