#FBFFD3#FBFFD3
#FBFFD3 is a very light, muted yellow. Relative luminance 0.967; OKLCH L 98.6% C 0.057 H 111.7°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFD3 |
|---|---|
| RGB | rgb(251, 255, 211) |
| HSL | hsl(65, 100%, 91%) |
| HSV | hsv(65, 17%, 100%) |
| CMYK | cmyk(1.6%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(98.72, -8.46, 20.63) |
| CIE-LCH | lch(98.72, 22.30, 112.31°) |
| OKLab | oklab(98.6% -0.021 0.053) |
| OKLCH | oklch(98.6% 0.057 111.7) |
| XYZ | xyz(87.3005, 96.7330, 75.6877) |
| Luminance | 0.9673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 1.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.88
Cream
#FFFDD0
ΔE00 2.02
Ivory (survey)
#FFFFCB
ΔE00 2.33
Ecru
#FEFFCA
ΔE00 2.38
Lemonchiffon
#FFFACD
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFD3 #D7D3FF
analogous
#FFEDD3 #FBFFD3 #E5FFD3
triadic
#FBFFD3 #D3FBFF #FFD3FB
tetradic
#FBFFD3 #D3FFED #D7D3FF #FFD3E5
square
#FBFFD3 #D3FFED #D7D3FF #FFD3E5
split-complementary
#FBFFD3 #D3E5FF #EDD3FF
monochromatic
#F0FF59 #F5FF96 #FBFFD3 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FBFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FBFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFD3
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFD3 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBD0
Deuteranopia (green-blind)
#FFFCD5
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbffd3; /* rgb */ color: rgb(251, 255, 211); /* oklch */ color: oklch(98.6% 0.057 111.7);
Tailwind
colors: {
custom: {
50: '#fdffe0',
500: '#fbffd3',
950: '#000000',
},
}SCSS
$custom: #fbffd3; $custom-light: #fdffe0; $custom-dark: #000000;
JSON
{
"hex": "#fbffd3",
"rgb": {
"r": 251,
"g": 255,
"b": 211
},
"hsl": {
"h": 65.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.98596,
"c": 0.05698,
"h": 111.7
},
"luminance": 0.96732
}Semantic roles & 50–950 ramp
primary
#FBFFD3
secondary
#948CEB
accent
#00E615
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684